[Koha-bugs] [Bug 11804] there should not be both a circ-menu.tt and a circ-menu.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 2 14:00:00 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11804

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #3 from Marc Véron <veron at veron.ch> ---
This bug seems to be resolved. Verifyed on current master:

koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt
line 230:
[% INCLUDE 'circ-menu.inc' %]

koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt
line 175:
[% INCLUDE 'circ-menu.inc' %]

git grep 'circ-menu.tt'
members/boraccount.pl:#workaround for Bug 4041 to get rid of duplicated code in
circ-menu.tt, use circ-menu.inc instad
members/pay.pl:    #workaround for Bug 4041 to get rid of duplicated code in
circ-menu.tt, use circ-menu.inc instad
members/paycollect.pl:#workaround for Bug 4041 to get rid of duplicated code in
circ-menu.tt, use circ-menu.inc instad
(...)

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


More information about the Koha-bugs mailing list