* fixed Issue 130: File detail controls wrapping
git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@222 5e329b0b-a2ee-ea63-e329-299493fc886d
This commit is contained in:
parent
8ae35d369f
commit
32f6f9a836
@ -29,7 +29,7 @@ form_for(:dmsf_file_revision, @revision, :url => {:action => "create_revision",
|
||||
</p>
|
||||
</div>
|
||||
<div class="splitcontentright">
|
||||
<p>
|
||||
<p style="white-space: nowrap;">
|
||||
<%= label_tag("", l(:label_file) + ":") %>
|
||||
<%= f.select(:dmsf_folder_id,
|
||||
options_for_select(DmsfFolder.directory_tree(@project),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user