]> git.evergreen-ils.org Git - Evergreen.git/commit
Org Unit Custom Tree supports add directly after delete
authorBill Erickson <berick@esilibrary.com>
Tue, 3 Apr 2012 18:39:00 +0000 (14:39 -0400)
committerMike Rylander <mrylander@gmail.com>
Mon, 9 Apr 2012 14:25:51 +0000 (10:25 -0400)
commit3e4ebdcda4030e4d6e86fe466a7c2845179ab9ef
tree989ca03fcc487e153633853d3cccea36f74e0ea6
parentcc51f5424ba01e562b4fa0afaa4e36954e91642c
Org Unit Custom Tree supports add directly after delete

When deleting a node from the custom tree, it's necessary to save the
tree store after the final call to store.deleteItem, or the delete
operation will not complete.  Without this, it's not possible to add a
remove org unit back into the custom tree without reloading the UI.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/js/ui/default/conify/global/actor/org_unit_custom_tree.js