Private GIT

Skip to content
Snippets Groups Projects
Commit a57b1bc1 authored by Gaëtan Muller's avatar Gaëtan Muller
Browse files

Display "Add anime" after the anime table

parent afbbb46f
No related branches found
No related tags found
No related merge requests found
......@@ -615,7 +615,7 @@ $(document).ready(function(){
<tfoot class="hidden-print">
<tr>
<th rowspan="1" colspan="1" align="center"><a href="${sbRoot}/home/addShows/">Add Show</a></th>
<th rowspan="1" colspan="1" align="center"><a href="${sbRoot}/home/addShows/">Add ${('Show', 'Anime')[curListType == 'Anime']}</a></th>
<th>&nbsp;</th>
<th>&nbsp;</th>
<th>&nbsp;</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment