Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard d772d3af4d Bug 9137 - Focus when editing/adding new itemtypes/authorised values
This patch adds the "focus" class to the relevant inputs so
that the global staff client JS will move the focus to those fields.
Logic in the authorised_values template puts the focus on the
correct field whether you're adding a new category, a new value,
or performing an edit.

To test, try the following operations:
 - add an itemtype
 - edit an itemtype
 - add an authorised value category
 - add an authorised value value
 - edit an authorised value value

In all cases the focus should automatically be in the first
form field.

Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass and works nicely.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-11-28 16:52:36 -05:00
..
css Bug 8899 [Revised] Remove unused CSS declarations from staff client CSS 2012-11-23 13:30:14 -05:00
includes Bug 7368: Removing occurrences of dependant= feature in javascript open calls 2012-11-20 07:23:03 -05:00
js Bug 8163: Click to populate XSLT preferences with "default" or empty values 2012-11-23 12:28:02 -05:00
lib Bug 8726: ExplodedTerms suggestion plugin (jQueryUI) 2012-09-28 17:14:13 +02:00
modules Bug 9137 - Focus when editing/adding new itemtypes/authorised values 2012-11-28 16:52:36 -05:00
xslt Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00