]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Small fixes for alt sub editor integration
authorDan Wells <dbw2@calvin.edu>
Wed, 3 Apr 2013 16:03:25 +0000 (12:03 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 3 Apr 2013 19:23:02 +0000 (15:23 -0400)
commitbb847f7bc0872002e38fe914c94211dc18ddc36f
tree1b18107f2bf5445224336554d125d76425991787
parent25da3f9f972e9b7869e3fb7f727c11824f26539a
Small fixes for alt sub editor integration

This commit applies some polish to the alt sub editor integration:

 - Prevent spinner from displaying continuously when adding a
   subscription
 - Hide the editor when changing subscriptions to limit confusion
   about what is loaded
 - Dynamically add a node to the tree view when adding a subscription
 - Make sure the 'View/Edit' tab gets populated when backing out of
   the stream or item view
 - Apply some default link styles

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/serial/list_item.tt2
Open-ILS/src/templates/serial/list_stream.tt2
Open-ILS/src/templates/serial/subscription.tt2
Open-ILS/web/js/ui/default/serial/subscription.js
Open-ILS/xul/staff_client/server/serial/manage_subs.js