* fixed Issue 171: No route matches "/plugin_assets/redmine_dmsf/javascripts/plupload/plupload.gears.js"
git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@265 5e329b0b-a2ee-ea63-e329-299493fc886d
This commit is contained in:
parent
1d4a5752d3
commit
b2e4cc199f
@ -68,7 +68,6 @@
|
||||
<%= javascript_include_tag "bowser.min.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/plupload.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/plupload.flash.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/plupload.gears.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/plupload.html5.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/plupload.html4.js", :plugin => "redmine_dmsf" %>
|
||||
<%= javascript_include_tag "plupload/jquery.ui.plupload/jquery.ui.plupload.js", :plugin => "redmine_dmsf" %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user