From a2bd411a0f1ff8fcd6dd4b3c4a8c86cd5009ed21 Mon Sep 17 00:00:00 2001 From: Amit Gupta Date: Wed, 9 Oct 2013 13:08:19 +0530 Subject: [PATCH] Bug 11019 - Adding new category in authorized values If not fill any field it save blank record To Test: 1) Go to Authorized values. 2) Create New Category. 3) If you not fill the Category field it will not save the record. --- .../prog/en/modules/admin/authorised_values.tt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt index afdd882..a9fb67e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -9,6 +9,15 @@ [% INCLUDE 'datatables.inc' %] +