[Koha-bugs] [Bug 20661] Implement blocking errors for circulation scripts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 9 02:03:09 CEST 2018


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

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 74858
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74858
Bug 20661: Shortcut scripts if a blocking error appeared

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

::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/bookcount.tt
@@ +12,5 @@
>  
> +<div id="breadcrumbs">
> +    <a href="/cgi-bin/koha/mainpage.pl">Home</a>
> +    › <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a>
> +    [% UNLESS blocking_error %]› Circulation statistics for [% title |html %][% END %]

Why add this unless, when line 26 still displays the title?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list