Moves the entry for 'Rotating collections' from the Catalog
column to the 'Patrons and circulation' column.
To test:
- Verify the entry has been moved on the tools home page
NOTE: I agree that collections makes more sense under the new
column.
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
<dd>Upload patron images in a batch or one at a time</dd>
[% END %]
+ [% IF ( CAN_user_tools_rotating_collections ) %]
+ <dt><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></dt>
+ <dd>Manage rotating collections</dd>
+ [% END %]
</dl>
<dd>Enter a barcode to generate a printable spine label. For use with dedicated label printers</dd>
[% END %]
- [% IF ( CAN_user_tools_rotating_collections ) %]
- <dt><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></dt>
- <dd>Manage rotating collections</dd>
- [% END %]
-
[% IF ( CAN_user_tools_marc_modification_templates ) %]
<dt><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">MARC modification templates</a></dt>
<dd>Manage templates for modifying MARC records during import.</dd>