https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15995

--- Comment #3 from Jonathan Druart <[email protected]> 
---
Comment on attachment 48828
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48828
Bug 15995: Moving libraries actions into a drop-down menu

Review of attachment 48828:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15995&attachment=48828)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
@@ +306,5 @@
>                                  <td>[% category.categorycode %]</td>
>                                  <td>[% category.codedescription %]</td>
>                                  <td>
> +                                  <div class="dropdown">
> +                                    <a class="btn btn-mini dropdown-toggle" 
> id="libraryactions[% library.branchcode %]" role="button" 
> data-toggle="dropdown" href="#">

library.branchcode will never be defined on deleting a group of libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to