Skip to content

Commit

Permalink
Merge branch 'develop' into view-permission-performance-boost
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Obrist committed Aug 5, 2011
2 parents d837951 + afc8892 commit 2a78372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/forms/widgets.py
Expand Up @@ -132,6 +132,7 @@ class Media:
js = [cms_static_url(path) for path in (
'js/libs/jquery.ui.core.js',
'js/libs/jquery.ui.sortable.js',
'js/plugin_editor.js',
)]
css = {
'all': [cms_static_url(path) for path in (
Expand Down

0 comments on commit 2a78372

Please sign in to comment.