Bug 13305: Remove tabindex from PrepareItemsRecordDisplay
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 20 Jan 2020 12:41:51 +0000 (12:41 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 5 Mar 2020 00:31:32 +0000 (00:31 +0000)
commit5b043c6b4cd71455e0c342d74b9952d8231d069b
tree136f93aabb36779eb23da6d3e6e97b776bc0cb58
parentfdb9bbe40ad60ab7da6153c836396c395b6df3a7
Bug 13305: Remove tabindex from PrepareItemsRecordDisplay

Test plan:
Check the tab order of the item block on additem.pl (item editor),
Acquisition (neworderempty or addiso2709), serials-edit.pl.
You could also check services/itemrecorddisplay.pl and pass a
biblionumber; this script is used in additem.js for cataloguing and
acquisition.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
C4/Items.pm