Sha256: c37fb370274116d4f52892e75f6b5e6a48196c8e8797fa5124e49cfa29d13ca8

Contents?: true

Size: 286 Bytes

Versions: 6

Compression:

Stored size: 286 Bytes

Contents

<h1>新建新分区</h1>

<%= form_for(
  @loyal_core_skin_folder,
  :url => loyal_core_app.admin_skin_folders_url,
  :builder => ::LoyalCore::ActionView::LabeledBuilder,
  :as => :loyal_core_skin_folder
) do |f| %>
  <%= render :partial => 'form', :locals => { :f => f } %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
loyal_core-0.0.6 app/views/loyal_core/admin/skin/folders/new.html.erb
loyal_core-0.0.5 app/views/loyal_core/admin/skin/folders/new.html.erb
loyal_core-0.0.4 app/views/loyal_core/admin/skin/folders/new.html.erb
loyal_core-0.0.3 app/views/loyal_core/admin/skin/folders/new.html.erb
loyal_core-0.0.2 app/views/loyal_core/admin/skin/folders/new.html.erb
loyal_core-0.0.1 app/views/loyal_core/admin/skin/folders/new.html.erb