解决冲突丢失问题

This commit is contained in:
sw 2015-03-27 14:25:17 +08:00
parent 2ca2f90830
commit 8ee6f8a6f9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</span>
</div>
<button name="button" class="sub_btn" onclick="_file.click()" onmouseover="this.focus()" type="button"><%= l(:label_browse)%></button>
<button name="button" class="f_l ml10" onclick="_file.click()" onmouseover="this.focus()" type="button"><%= l(:label_browse)%></button>
<%= file_field_tag 'attachments[dummy][file]',
:id => '_file',
:class => 'file_selector',