From bcd5cb42c4cb6e7ab26665084ae463084adc703e 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 Signed-off-by: Michal Denar Signed-off-by: Michal Denar --- .../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 b96f8bfd80..605ac89076 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt @@ -158,26 +158,26 @@
  • Edit
  • [% IF authority_type.authtypecode %]
  • Delete
  • [% END %] -
  • Export
  • +
  • Export
  • -
  • Import
  • +
  • Import
  • -