Author: david.michon
Date: Fri May 15 01:39:11 2009
New Revision: 527
Removed:
branches/electron/pages/media/pages/wymeditor/
Modified:
branches/electron/pages/admin/widgets.py
Log:
Modified: branches/electron/pages/admin/widgets.py
==============================================================================
--- branches/electron/pages/admin/widgets.py (original)
+++ branches/electron/pages/admin/widgets.py Fri May 15 01:39:11 2009
@@ -76,6 +76,8 @@
class Media:
js = [join(PAGES_MEDIA_URL, path) for path in (
'javascript/jquery.js',
+ 'javascript/jquery.ui.js',
+ 'javascript/jquery.ui.resizable.js',
'wymeditor/jquery.wymeditor.js',
'wymeditor/plugins/resizable/jquery.wymeditor.resizable.js',
)]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---