Lines 8-14
Link Here
|
8 |
</head> |
8 |
</head> |
9 |
<body id="tools_tools-home" class="tools"> |
9 |
<body id="tools_tools-home" class="tools"> |
10 |
[% INCLUDE 'header.inc' %] |
10 |
[% INCLUDE 'header.inc' %] |
11 |
[% INCLUDE 'cat-search.inc' %] |
|
|
12 |
|
11 |
|
13 |
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb"> |
12 |
<nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb"> |
14 |
<ol> |
13 |
<ol> |
Lines 21-26
Link Here
|
21 |
</a> |
20 |
</a> |
22 |
</li> |
21 |
</li> |
23 |
</ol> |
22 |
</ol> |
|
|
23 |
|
24 |
<ol> |
25 |
[% IF Koha.Preference('showLastPatron') %][% INCLUDE 'last-borrower.inc' %][% END %] |
26 |
</ol> |
27 |
|
28 |
<ol> |
29 |
<a class="toplinks" href="/cgi-bin/koha/help.pl" id="helper"><i class="fa fa-question-circle"></i> <span>Help</span></a> |
30 |
</ol> |
24 |
</nav> |
31 |
</nav> |
25 |
|
32 |
|
26 |
<div class="container-fluid"> |
33 |
<div class="container-fluid"> |
Lines 28-34
Link Here
|
28 |
<div class="row"> |
35 |
<div class="row"> |
29 |
<div class="col-sm-4"> |
36 |
<div class="col-sm-4"> |
30 |
[% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || CAN_user_tools_moderate_comments || CAN_user_tools_import_patrons || CAN_user_tools_edit_notices || CAN_user_tools_edit_notice_status_triggers || CAN_user_tools_label_creator || CAN_user_tools_delete_anonymize_patrons || CAN_user_tools_edit_patrons || CAN_user_tools_batch_extend_due_dates || CAN_user_tools_moderate_tags || ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('patronimages') ) ) %] |
37 |
[% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || CAN_user_tools_moderate_comments || CAN_user_tools_import_patrons || CAN_user_tools_edit_notices || CAN_user_tools_edit_notice_status_triggers || CAN_user_tools_label_creator || CAN_user_tools_delete_anonymize_patrons || CAN_user_tools_edit_patrons || CAN_user_tools_batch_extend_due_dates || CAN_user_tools_moderate_tags || ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('patronimages') ) ) %] |
31 |
<h3>Patrons and circulation</h3> |
38 |
<h2>Patrons and circulation</h2> |
32 |
[% END %] |
39 |
[% END %] |
33 |
<dl> |
40 |
<dl> |
34 |
[% IF (CAN_user_tools_manage_patron_lists) %] |
41 |
[% IF (CAN_user_tools_manage_patron_lists) %] |
Lines 97-103
Link Here
|
97 |
|
104 |
|
98 |
<div class="col-sm-4 col-sm-push-4"> |
105 |
<div class="col-sm-4 col-sm-push-4"> |
99 |
[% IF ( CAN_user_tools_edit_calendar || CAN_user_tools_manage_csv_profiles || CAN_user_tools_view_system_logs || CAN_user_tools_edit_additional_contents || CAN_user_tools_schedule_tasks || CAN_user_tools_edit_quotes || ( Koha.ArePluginsEnabled() && CAN_user_plugins_tool ) || CAN_user_tools_upload_general_files || CAN_user_tools_access_files ) %] |
106 |
[% IF ( CAN_user_tools_edit_calendar || CAN_user_tools_manage_csv_profiles || CAN_user_tools_view_system_logs || CAN_user_tools_edit_additional_contents || CAN_user_tools_schedule_tasks || CAN_user_tools_edit_quotes || ( Koha.ArePluginsEnabled() && CAN_user_plugins_tool ) || CAN_user_tools_upload_general_files || CAN_user_tools_access_files ) %] |
100 |
<h3>Additional tools</h3> |
107 |
<h2>Additional tools</h2> |
101 |
[% END %] |
108 |
[% END %] |
102 |
<dl> |
109 |
<dl> |
103 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
110 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
Lines 167-173
Link Here
|
167 |
</dl> |
174 |
</dl> |
168 |
|
175 |
|
169 |
[% IF ( Koha.Preference('UseCashRegisters') && ( CAN_user_cash_management_cashup || CAN_user_cash_management_anonymous_refund ) ) %] |
176 |
[% IF ( Koha.Preference('UseCashRegisters') && ( CAN_user_cash_management_cashup || CAN_user_cash_management_anonymous_refund ) ) %] |
170 |
<h3>Cash management</h3> |
177 |
<h2>Cash management</h2> |
171 |
<dl> |
178 |
<dl> |
172 |
|
179 |
|
173 |
<dt><a href="/cgi-bin/koha/pos/registers.pl">Cash summary for [% Branches.GetLoggedInBranchname | html %]</a></dt> |
180 |
<dt><a href="/cgi-bin/koha/pos/registers.pl">Cash summary for [% Branches.GetLoggedInBranchname | html %]</a></dt> |
Lines 183-189
Link Here
|
183 |
|
190 |
|
184 |
<div class="col-sm-4 col-sm-pull-4"> |
191 |
<div class="col-sm-4 col-sm-pull-4"> |
185 |
[% IF ( CAN_user_tools_items_batchdel || CAN_user_tools_items_batchmod || CAN_user_tools_records_batchdel || CAN_user_tools_records_batchmod || CAN_user_tools_export_catalog || CAN_user_tools_inventory || CAN_user_tools_label_creator || CAN_user_tools_rotating_collections || ( CAN_user_stockrotation_manage_rotas && Koha.Preference('StockRotation') ) || CAN_user_tools_marc_modification_templates || CAN_user_tools_stage_marc_import || CAN_user_tools_manage_staged_marc || CAN_user_tools_upload_local_cover_images ) %] |
192 |
[% IF ( CAN_user_tools_items_batchdel || CAN_user_tools_items_batchmod || CAN_user_tools_records_batchdel || CAN_user_tools_records_batchmod || CAN_user_tools_export_catalog || CAN_user_tools_inventory || CAN_user_tools_label_creator || CAN_user_tools_rotating_collections || ( CAN_user_stockrotation_manage_rotas && Koha.Preference('StockRotation') ) || CAN_user_tools_marc_modification_templates || CAN_user_tools_stage_marc_import || CAN_user_tools_manage_staged_marc || CAN_user_tools_upload_local_cover_images ) %] |
186 |
<h3>Catalog</h3> |
193 |
<h2>Catalog</h2> |
187 |
[% END %] |
194 |
[% END %] |
188 |
<dl> |
195 |
<dl> |
189 |
[% IF ( CAN_user_tools_items_batchdel ) %] |
196 |
[% IF ( CAN_user_tools_items_batchdel ) %] |