Sha256: 5582041c6a27b1d7263ae97bac9e881c326e2dfba162bf85f175d70e949edf6d

Contents?: true

Size: 207 Bytes

Versions: 31

Compression:

Stored size: 207 Bytes

Contents

<%= f.box t('fullstack.admin.info', :default => "Info") do  %>
  <%= f.resource_inputs %>
<% end %>

<% if partial?("other_fields") %>
<%= render :partial => "other_fields", :locals => {:f => f} %>
<% end %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
fullstack-cms-0.4.6 app/views/admin/base/_fields.html.erb
fullstack-cms-0.4.5 app/views/admin/base/_fields.html.erb
fullstack-cms-0.4.4 app/views/admin/base/_fields.html.erb
fullstack-cms-0.4.3 app/views/admin/base/_fields.html.erb
fullstack-cms-0.4.2 app/views/admin/base/_fields.html.erb
fullstack-cms-0.4.1 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.39 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.38 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.37 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.36 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.35 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.34 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.33 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.32 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.31 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.30 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.29 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.28 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.27 app/views/admin/base/_fields.html.erb
fullstack-cms-0.3.26 app/views/admin/base/_fields.html.erb