[Koha-bugs] [Bug 17218] New list add attempt while logged in as dbadmin on staff side should be prevented pre-emptively

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 1 20:27:42 CET 2018


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

--- Comment #9 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list