|
Link Here
|
| 130 |
</li> |
130 |
</li> |
| 131 |
[% END %] |
131 |
[% END %] |
| 132 |
|
132 |
|
|
|
133 |
[% IF !( Koha.Preference('IndependentBranches') && !CAN_user_superlibrarian && !CAN_user_editcatalogue_edit_catalogue ) %] |
| 133 |
<li role="separator" class="loggedin-menu-label divider"></li> |
134 |
<li role="separator" class="loggedin-menu-label divider"></li> |
| 134 |
[% IF ( IndependentBranches ) %] |
|
|
| 135 |
[% IF ( CAN_user_editcatalogue_edit_catalogue ) %] |
| 136 |
<li> |
135 |
<li> |
| 137 |
[% IF Koha.Preference('UseCirculationDesks') %] |
136 |
[% IF Koha.Preference('UseCirculationDesks') %] |
| 138 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library and desk</a> |
137 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library and desk</a> |
|
Link Here
|
| 140 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library</a> |
139 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library</a> |
| 141 |
[% END %] |
140 |
[% END %] |
| 142 |
</li> |
141 |
</li> |
| 143 |
[% END %] |
142 |
[% ELSIF Koha.Preference('UseCirculationDesks') %] |
| 144 |
[% ELSE %] |
143 |
<li role="separator" class="loggedin-menu-label divider"></li> |
| 145 |
<li> |
144 |
<li> |
| 146 |
[% IF Koha.Preference('UseCirculationDesks') %] |
145 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set desk</a> |
| 147 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library and desk</a> |
|
|
| 148 |
[% ELSE %] |
| 149 |
<a class="toplinks" href="/cgi-bin/koha/circ/set-library.pl">Set library</a> |
| 150 |
[% END %] |
| 151 |
</li> |
146 |
</li> |
| 152 |
[% END %] |
147 |
[% END %] |
| 153 |
[% IF EnableSearchHistory %] |
148 |
[% IF EnableSearchHistory %] |