From 4d7851e38fc3cadd4d767e160c71dcc4a5cbfb06 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 23 Feb 2018 15:20:48 -0500 Subject: [PATCH] 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 Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/offline-interface.tt2 | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/offline-interface.tt2 b/Open-ILS/src/templates/staff/offline-interface.tt2 index 725b7c38cf..16424ce54c 100644 --- a/Open-ILS/src/templates/staff/offline-interface.tt2 +++ b/Open-ILS/src/templates/staff/offline-interface.tt2 @@ -598,7 +598,6 @@ -