From 6640c050aac40e5761d282076580532b9aefee5d 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 --- 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 @@ -