http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11508
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Owen Leonard from comment #2) > > This should be written: > > [%- IF ( loo.ohidden.default == 0 ) -%] > <option value= "0" selected="selected">Show all</option> > [%- ELSE -% > <option value= "0">Show all</option> > [%- END -%] Sorry for that, and thanks for testing and the reference :) Now is fixed. -- 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/
