http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6242
Bug #: 6242
Summary: Javscript errors in label-item-search.pl
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Label printing
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Created attachment 3978
--> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3978
Moved the inclusion of calendar.inc in labels/search.tmpl
In the page labels/label-item-search.pl, there are javascript errors that
prevent the popup calendars from appearing.
Cause : calendar.inc depends on some javascript code that's included in
doc-head-close.inc , but calendar.inc is included first.
Solution : I just moved the inclusion calendar.inc after doc-head-close.inc in
/koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tmpl
Patch attached.
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/