http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7784
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #5 from Owen Leonard <[email protected]> --- (In reply to comment #3) > Just one question: what is the utility of the last line of your patch: > + <span class="hint" id="hint[% ite.tag %][% ite.subfield > %][% ite.random %]"></span> The hint is shown if you check the box to delete a subfield: "This subfield will be deleted." The ID is attached so that if you uncheck the box the hint can be removed again. -- 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/
