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)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 8 Sep 2015 20:44:00 +0000 (20:44 +0000)
commitcf4a0b5d7289a04048e6fbab661f960833c20a08
tree727c1aa5d839bcb352f713775298a4e1345b699e
parent1d46ddbb6f275f962c9968fc6db14670b32256d3
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>
Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2