Bug 15774: (QA follow-up) Remove asset of datables.css, and corresponding plugins
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 28 Feb 2019 07:45:13 +0000 (07:45 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 7 Mar 2019 20:37:06 +0000 (20:37 +0000)
It is now part of doc-head-close.inc

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt

index 427dd68..e1d6380 100755 (executable)
@@ -1,5 +1,3 @@
-[% USE raw %]
-[% USE Asset %]
 [% USE AuthorisedValues %]
 [% SET footerjs = 1 %]
 [% INCLUDE 'doc-head-open.inc' %]
@@ -10,7 +8,6 @@
     [% END %]
 </title>
 [% INCLUDE 'doc-head-close.inc' %]
-[% Asset.css('css/datatables.css') | $raw %]
 </head>
 
 [% marcfield_tables = ['subscription'] %]