Commit 0708b23e39651433084577f73213aa1a55310dc4

Authored by Victor Costa
1 parent 122dd00b

display_content: fix javascript needed for tabs

plugins/display_content/views/box_organizer/_display_content_block.rhtml
1 <div id="display_content_plugin"> 1 <div id="display_content_plugin">
2 2
3 -<%= noosfero_javascript %> 3 +<%= javascript_tag 'render_all_jquery_ui_widgets()' %>
4 4
5 <h3> <%= _('Choose which attributes should be displayed and drag to reorder them:') %> </h3> 5 <h3> <%= _('Choose which attributes should be displayed and drag to reorder them:') %> </h3>
6 6