##// END OF EJS Templates
remove trailing white-spaces from app/views/files/new.html.erb...
Toshi MARUYAMA -
r7175:ab2efe8f3d3a
parent child
Show More
@@ -13,4 +13,4
13 <p><label><%=l(:label_attachment_plural)%></label><%= render :partial => 'attachments/form' %></p>
13 <p><label><%=l(:label_attachment_plural)%></label><%= render :partial => 'attachments/form' %></p>
14 </div>
14 </div>
15 <%= submit_tag l(:button_add) %>
15 <%= submit_tag l(:button_add) %>
16 <% end %>
16 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now