Small fixes for alt sub editor integration
authorDan Wells <dbw2@calvin.edu>
Wed, 3 Apr 2013 16:03:25 +0000 (12:03 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 3 Apr 2013 16:07:26 +0000 (12:07 -0400)
commit16cf3276ae095ff21a8ee1f19b98d11d1be37001
tree280b41ec0d66721f78eb0149032837a9a7d01fc4
parent95648cf735843510079d0b3477927170531e014f
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>
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