http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12101
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27265|0 |1 is obsolete| | --- Comment #2 from David Cook <[email protected]> --- Created attachment 27506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27506&action=edit Bug 12101 - Move Greybox library outside of language-specific directory This patch moves the Greybox library to intranet-tmpl/lib so that it is not duplicated for each set of translated templates. The Greybox library files are called directly only by one include file, greybox.inc, which is modified by this patch. To test, apply the patch and view any page which calls the Greybox library and confirm that modal windows are still generated correctly. For instance, Cataloging -> Cataloging search, click the "Preview MARC" link. Signed-off-by: David Cook <[email protected]> Works as described. -- 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/
