FIX: Translation

This commit is contained in:
HausdorffHimself
2013-09-12 03:33:39 +02:00
parent b363de9699
commit 7dad1771f4
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
<div class="container">
<h2>Upload file</h2>
<%= semantic_form_for [@gallery, @foto], :remote=>true, :html => { :multipart => true, :id => "fileupload" } do |f| %>
<!-- The fileupload-buttonbar contains buttons to add/delete files and start/cancel the upload -->
<div class="row fileupload-buttonbar">