Author: sevein Date: Wed Aug 10 13:15:02 2011 New Revision: 9478 Log: Add necessary assets to rightsholder pages
Added: trunk/apps/qubit/modules/rightsholder/config/ trunk/apps/qubit/modules/rightsholder/config/view.yml Added: trunk/apps/qubit/modules/rightsholder/config/view.yml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/apps/qubit/modules/rightsholder/config/view.yml Wed Aug 10 13:15:02 2011 (r9478) @@ -0,0 +1,11 @@ +editSuccess: + stylesheets: + edit: + javascripts: + /plugins/sfDrupalPlugin/vendor/drupal/misc/jquery.once.js: + /plugins/sfDrupalPlugin/vendor/drupal/misc/collapse: + /plugins/sfDrupalPlugin/vendor/drupal/misc/form: + +indexSuccess: + javascripts: + blank: -- 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.
