From f22e3b7100942b6389451ac0e0d3be9af10be834 Mon Sep 17 00:00:00 2001 From: "vit.jonas@gmail.com" Date: Mon, 23 May 2011 13:44:27 +0000 Subject: [PATCH] * fixed Issue 44: Order files git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@72 5e329b0b-a2ee-ea63-e329-299493fc886d --- app/views/dmsf/_multi_upload.html.erb | 70 +++++++++++++-------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/app/views/dmsf/_multi_upload.html.erb b/app/views/dmsf/_multi_upload.html.erb index f58b7e79..64af9d63 100644 --- a/app/views/dmsf/_multi_upload.html.erb +++ b/app/views/dmsf/_multi_upload.html.erb @@ -29,6 +29,41 @@ <% end %> + + <% content_for :header_tags do %> <%= stylesheet_link_tag "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/base/jquery-ui.css" %> <%= stylesheet_link_tag "plupload/jquery.ui.plupload.css", :plugin => "redmine_dmsf" %> @@ -49,24 +84,6 @@ <% end %>