diff options
Diffstat (limited to 'app/views/assets/new.html.erb')
| -rw-r--r-- | app/views/assets/new.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/assets/new.html.erb b/app/views/assets/new.html.erb index 1260644f..36f5ab88 100644 --- a/app/views/assets/new.html.erb +++ b/app/views/assets/new.html.erb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <div id="admin_layout"> | 1 | <div class="admin_layout"> |
| 2 | <h1><%= t(".title") %></h1> | 2 | <h1><%= t(".title") %></h1> |
| 3 | 3 | ||
| 4 | <%= form_for(@asset, :html => { :multipart => true }) do |f| %> | 4 | <%= form_for(@asset, :html => { :multipart => true }) do |f| %> |
