https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17218 --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 72298 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72298 Bug 17218: Stop DB user from clicking 'New list' button Review of attachment 72298: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17218&attachment=72298) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc @@ +10,5 @@
+ }); + [% END %] +}); + +[% IF op == 'view' %]
I don't understand this whole IF block's purpose. It seems like new unrelated code. -- You are receiving this mail because: You are watching all bug changes.