]> git.evergreen-ils.org Git - Evergreen.git/commit
webstaff: web staff: teach MARC editor how to work in-place
authorGalen Charlton <gmc@esilibrary.com>
Tue, 28 Jul 2015 15:00:16 +0000 (15:00 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:19 +0000 (13:39 -0400)
commit4095bc2b49baf1bcf3538790f73df23ac356a3d4
tree0255ac13130eb037f32cf483e5b77144661df88d
parentd7c942db4da3985d2340c1c48639c681a95e7b33
webstaff: web staff: teach MARC editor how to work in-place

This patch adds an "in-place" mode to the MARC editor for
cases where client-side MARC munging is needed without
immediately saving the results to the database.

To use, include in-place-mode="true" in the eg-marc-edit-record
directive.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js