Author: david Date: Tue Aug 11 11:25:23 2009 New Revision: 2999 Log: Turn on term context menu.
Modified: trunk/apps/qubit/modules/term/config/view.yml Modified: trunk/apps/qubit/modules/term/config/view.yml ============================================================================== --- trunk/apps/qubit/modules/term/config/view.yml Tue Aug 11 11:20:43 2009 (r2998) +++ trunk/apps/qubit/modules/term/config/view.yml Tue Aug 11 11:25:23 2009 (r2999) @@ -4,8 +4,8 @@ editSuccess: javascripts: [/sfDrupalPlugin/vendor/drupal/misc/collapse, multiDelete, multiInstanceInput] components: - sidebar: [] + sidebar: [term, contextMenu] showSuccess: components: - sidebar: [] + sidebar: [term, contextMenu] --~--~---------~--~----~------------~-------~--~----~ 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.ca/group/qubit-commits?hl=en -~----------~----~----~----~------~----~------~--~---
