From 9d5d6f2d8bdebf03ee576dddc823754a6fdd1ca1 Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Wed, 5 Dec 2018 21:33:48 +0000 Subject: [PATCH] Bug 13952: (follow-up) template filters, moving js to separate file This patch adds filters to the template file and moves the JS into a separate file. Signed-off-by: Owen Leonard --- .../prog/en/modules/admin/authtypes.tt | 112 +++------------------ koha-tmpl/intranet-tmpl/prog/js/authtype.js | 85 ++++++++++++++++ 2 files changed, 101 insertions(+), 96 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/js/authtype.js diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt index dab0c8f..57df582 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt @@ -159,26 +159,26 @@
  • Edit
  • [% IF authority_type.authtypecode %]
  • Delete
  • [% END %] -
  • Export
  • +
  • Export
  • -
  • Import
  • +
  • Import
  • -