Commit e449dda943a868bf7ea48dcfb1ba2702bc5cee99
1 parent
2a6a01bb
Exists in
master
and in
29 other branches
Disabling colorpicker: we have a lot of warnings about it
(ActionItem1601)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/layouts/_javascript.rhtml
1 | -<%= javascript_include_tag :defaults, 'jquery-latest.js', 'jquery.noconflict.js', 'jquery.cycle.all.min.js', 'thickbox.js', 'lightbox', 'jquery-ui-1.8.2.custom.min', 'jquery.scrollTo', 'jquery.form.js', 'colorpicker', 'colorpicker-noosfero', 'reflection', :cache => 'cache-general' %> | |
1 | +<%= javascript_include_tag :defaults, 'jquery-latest.js', 'jquery.noconflict.js', 'jquery.cycle.all.min.js', 'thickbox.js', 'lightbox', 'jquery-ui-1.8.2.custom.min', 'jquery.scrollTo', 'jquery.form.js', 'reflection', :cache => 'cache-general' %> | ... | ... |