fix 4066 - add rotating collections to toolbar menu
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
46ed5aa8d7
commit
5a929b0c16
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@
|
|||
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li>
|
||||
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li>
|
||||
<!-- /TMPL_IF -->
|
||||
<!-- TMPL_IF NAME="CAN_user_tools_rotating_collections" -->
|
||||
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li>
|
||||
<!-- /TMPL_IF -->
|
||||
<!-- TMPL_IF NAME="CAN_user_tools_stage_marc_import" -->
|
||||
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li>
|
||||
<!-- /TMPL_IF -->
|
||||
|
|
Loading…
Reference in a new issue