9 lines
212 B
Text
Executable file
9 lines
212 B
Text
Executable file
<div class="fileselect clearfix">
|
|
<label for="upload_file"><%= t(:select_file,:scope=>:compose) %></label>:
|
|
<%= file_field 'file', 'data' %>
|
|
<%= raw single_action('upload','compose','up.png') %>
|
|
</div>
|
|
|
|
|
|
|
|
|