]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1751318 Remove direct tablesort import
authorBill Erickson <berickxx@gmail.com>
Fri, 23 Feb 2018 20:20:48 +0000 (15:20 -0500)
committerJason Stephenson <jason@sigio.com>
Tue, 13 Mar 2018 15:11:12 +0000 (11:11 -0400)
commit4d7851e38fc3cadd4d767e160c71dcc4a5cbfb06
treeff1559068d85e993cc7499813b7e9ca5aeb4a36f
parentb914da63fbecd60f5a32934c13c711b72c1de0da
LP#1751318 Remove direct tablesort import

Avoid attempts to directly import angular-tablesort.js from the offline
interface.  The script is already included in vendor.bundle.js and the
direct import, which refers to a nonexistant file, breaks the Perl live
test for offline dependency checking.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/offline-interface.tt2