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:26:13 +0000 (10:26 -0400)
commit669f24eb9001f99a4f28432fcad5dd16d99a5f85
tree32b59f1053e9333c3e76d96c4332f7a9ebec6f27
parentaaa18533b331f918e8f23c6ccaf085af1a83590c
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