@@ -, +, @@ - You should see a table of authorized values displayed in a DataTables-formatted table. - Click a category. You should be taken to the list of authorized values for that category. If there are none defined you should see a message saying so, including a button to add one. - Click the "Add" button next to an authorized value category. It should take you to the form for adding an authorized value to that category. --- .../en/modules/admin/authorised_values.tt | 337 ++++++++++++------ 1 file changed, 220 insertions(+), 117 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -10,10 +10,9 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] - [% Asset.css("css/datatables.css") | $raw %] -