Author: sevein Date: Thu Dec 3 16:18:11 2009 New Revision: 4071 Log: Add collapse js to upload digital uploadFormSuccess.
Modified: trunk/apps/qubit/modules/digitalobject/config/view.yml Modified: trunk/apps/qubit/modules/digitalobject/config/view.yml ============================================================================== --- trunk/apps/qubit/modules/digitalobject/config/view.yml Thu Dec 3 16:03:38 2009 (r4070) +++ trunk/apps/qubit/modules/digitalobject/config/view.yml Thu Dec 3 16:18:11 2009 (r4071) @@ -1,6 +1,9 @@ editSuccess: javascripts: [/sfDrupalPlugin/vendor/drupal/misc/collapse] +uploadFormSuccess: + javascripts: [/sfDrupalPlugin/vendor/drupal/misc/collapse] + showFullScreenSuccess: layout: layout_fullscreen components: -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
