Author: david Date: Fri Oct 29 13:04:45 2010 New Revision: 8666 Log: Add standard form javascripts.
Modified: trunk/apps/qubit/modules/oai/config/view.yml Modified: trunk/apps/qubit/modules/oai/config/view.yml ============================================================================== --- trunk/apps/qubit/modules/oai/config/view.yml Fri Oct 29 13:01:38 2010 (r8665) +++ trunk/apps/qubit/modules/oai/config/view.yml Fri Oct 29 13:04:45 2010 (r8666) @@ -10,3 +10,10 @@ has_layout: false oaiHarvester: has_layout: true + +harvesterListSuccess: + javascripts: + /plugins/sfDrupalPlugin/vendor/drupal/misc/jquery.once.js: + /plugins/sfDrupalPlugin/vendor/drupal/misc/collapse: + /plugins/sfDrupalPlugin/vendor/drupal/misc/form: + /plugins/sfDrupalPlugin/vendor/drupal/misc/textarea: -- 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.
