Org Unit Custom Tree supports add directly after delete collab/berick/org-custom-tree-add-after-delete
authorBill Erickson <berick@esilibrary.com>
Tue, 3 Apr 2012 18:39:00 +0000 (14:39 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 3 Apr 2012 18:39:00 +0000 (14:39 -0400)
commit2a7e3e0c0db2beb1604c0a2b277f3caef0d3f891
tree98750a7df8a5c28bad0b6bbcd6cea4db5282bbd1
parent4643f3613ad57ad4cdcf99a9bf17faf4c63870af
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>
Open-ILS/web/js/ui/default/conify/global/actor/org_unit_custom_tree.js