]> git.evergreen-ils.org Git - Evergreen.git/commit
webstaff: flat MARC editor now updates model on blur, not change
authorGalen Charlton <gmc@esilibrary.com>
Tue, 8 Sep 2015 20:44:00 +0000 (20:44 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 14 Sep 2015 19:44:21 +0000 (15:44 -0400)
commit00cfa3bb3aed1c7676bb1a62b210e57a09236ff1
tree0e2dbbfe3bde1d8fa3deb86925df5b397a7c6b78
parent2ed294bd548d5031ac1b6099077a581754f12daf
webstaff: flat MARC editor now updates model on blur, not change

This fixes a problem where attempting to type in the flat
MARC editor would result in a fromBreaker()/toBreaker() cycle
being run with each keystroke, which (among other things) made
the user have to fight for control of the insertion cursor.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2