https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26261
Bug ID: 26261
Summary: Split calendar.inc into include file and JavaScript
file
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 21156
Now that we have JavaScript internationalization there's no need to have
strings defined in an include file like calendar.inc. I propose that we trim
calendar.inc down to only those things which require template processing and
move the rest of the JavaScript into its own JS file. This would allow us to do
proper linting and allow browsers to cache the file.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21156
[Bug 21156] Internationalization: plural forms, context, and more for JS files
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/