Sha256: 5d30782c38ce801a3c141f306ad7282b19f7eb684988923047a0990ad0bdb1d6

Contents?: true

Size: 195 Bytes

Versions: 5

Compression:

Stored size: 195 Bytes

Contents

<% content_for :title, t(:rename_folder) -%>

<h1 class="title"><%= content_for :title %></h1>
<%= form_for @folder do |f| %>
  <%= render :partial => 'form', :locals => { :f => f } %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
boxroom-0.0.5 app/views/boxroom/folders/edit.html.erb
boxroom-0.0.4 app/views/boxroom/folders/edit.html.erb
boxroom-0.0.3 app/views/boxroom/folders/edit.html.erb
boxroom-0.0.2 app/views/boxroom/folders/edit.html.erb
boxroom-0.0.1 app/views/boxroom/folders/edit.html.erb