[% USE Context %] [% INCLUDE 'blocking_errors.inc' %]
[% IF ( CAN_user_editcatalogue_edit_catalogue || CAN_user_editcatalogue_edit_items || CAN_user_serials_create_subscription ) %]
[% END %] [% IF ( CAN_user_editcatalogue_edit_catalogue || CAN_user_editcatalogue_edit_items || CAN_user_tools_items_batchmod || CAN_user_tools_items_batchdel ) or ( frameworkcode == 'FA' and CAN_user_editcatalogue_fast_cataloging ) %]
[% END %]
[% IF (Koha.Preference("intranetbookbag")) %] [% IF ( incart ) %]
Add to cart
Remove from cart
[% ELSE %]
Add to cart
Remove from cart
[% END %] [% END %] [% IF Koha.Preference('virtualshelves') %]
[% END # /IF virtualshelves %]
Print
[% IF ( CAN_user_reserveforothers ) %] [% SET items = biblio.items %] [% IF Context.Scalar(Context.Scalar(items, "filter_by_for_hold"), "count") %] [% IF ( holdfor ) %]
[% ELSE %]
Place hold
[% END %] [% END %] [% END %] [% IF Koha.Preference('ArticleRequests') %]
Request article
[% END %] [% IF ( CAN_user_acquisition_order_manage ) %] [% IF ( searchtoorder_basketno && searchtoorder_vendorid ) %]
Add order
[% END %] [% END %] [% FOREACH p IN plugins %] [% p.intranet_catalog_biblio_enhancements_toolbar_button | $raw %] [% END %]