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

--- Comment #8 from Jonathan Druart <[email protected]> 
---
(In reply to M. Tompsett from comment #6)
> Comment on attachment 74858 [details] [review]
> Bug 20661: Shortcut scripts if a blocking error appeared
> 
> Review of attachment 74858 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/bookcount.tt
> @@ +12,5 @@
> >  
> > +<div id="breadcrumbs">
> > +    <a href="/cgi-bin/koha/mainpage.pl">Home</a>
> > +    &rsaquo; <a 
> > href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a>
> > +    [% UNLESS blocking_error %]&rsaquo; Circulation statistics for [% 
> > title |html %][% END %]
> 
> Why add this unless, when line 26 still displays the title?

It did not, title was an empty string.
But it indeed makes sense to swap these 2 lines.

-- 
You are receiving this mail because:
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