]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1721636: UpUp needs to know about i18n.js for offline mode
authorMike Rylander <mrylander@gmail.com>
Thu, 5 Oct 2017 20:25:40 +0000 (16:25 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 8 Nov 2017 15:27:19 +0000 (10:27 -0500)
commita3e2da6b4b7cd503a2603043f97674a030020cce
treec71a819459cc16b87abce7996c9b222e1456b3ef
parentfaac33f3479f41157d6b2816cb1bbd4c1b4cb4f6
LP#1721636: UpUp needs to know about i18n.js for offline mode

Any resource that is loaded globally, which mostly means stuff in base.tt2
and base_js.tt2, needs to be added to the UpUp resource list so that offline
mode will function in the face of a cache clearing event.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/base_js.tt2