Browse Source

Bug 15571 [QA Followup] - Remove tabs

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
new_12478_elasticsearch
Kyle Hall 8 years ago
committed by Brendan A Gallagher
parent
commit
eb542fb1ff
  1. 6
      koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc

6
koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc

@ -166,9 +166,9 @@ function searchToHold(){
</ul>
</div>
[% IF ( CAN_user_reserveforothers ) %]
<a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a>
[% END %]
[% IF ( CAN_user_reserveforothers ) %]
<a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a>
[% END %]
<div class="btn-group">
<button class="btn btn-small dropdown-toggle" data-toggle="dropdown">More <span class="caret"></span></button>

Loading…
Cancel
Save