Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard 9e42850491 Bug 15938 - Use validation plugin when adding or editing classification sources and filing rules
In Administration -> Classification sources there is some embedded
JavaScript which checks for empty form values. This patch removes that
JS and adds validation using the globally-included validation plugin
instead.

To test, apply the patch and go to Administration -> Classification
sources.

- Click to add a new classification source and confirm that you cannot
  submit the form with empty required values.
- Edit an existing classification source and confirm that you cannot
  empty a required field and submit the form.
- Repeat the previous two steps with filing rules.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 13:30:41 +00:00
..
css Bug 11565 [QA Followup] - Hide checkout options when not in use 2016-04-29 12:11:49 +00:00
data
includes Bug 15009: QA follow-up 2016-04-29 13:00:21 +00:00
js Bug 11565 [QA Followup] - Only hide options when none are in use 2016-04-29 12:11:49 +00:00
lib/yui Bug 16078 [Revised] Remove unused YUI CSS 2016-03-23 01:03:47 +00:00
modules Bug 15938 - Use validation plugin when adding or editing classification sources and filing rules 2016-04-29 13:30:41 +00:00
xslt Bug 14377 [QA Followup] - Add supression message to NORMARC XSLT 2016-04-29 12:57:01 +00:00
columns.def