This patch adds a conditional section to the /author/ aspect. If the author is author of retracted articles, then a 'number of retracted articles' and table with the retracted article gets added to the page. If there are none, nothing is shown.
Testing
Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.
Fixes #2521
Description
This patch adds a conditional section to the
/author/
aspect. If the author is author of retracted articles, then a 'number of retracted articles' and table with the retracted article gets added to the page. If there are none, nothing is shown.Testing
Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.
In the latter case, something like this should be visible on the page:
Checklist