Sha256: e0dc9168737689418ae742913cdbeec53471f17039df6ab7e27257315987f573

Contents?: true

Size: 263 Bytes

Versions: 51

Compression:

Stored size: 263 Bytes

Contents

<%= f.inputs do %>
<%= f.input :label %>
<%= f.input :description %>
<%= f.input :nofollow %>
<% end %>
<%= f.inputs do %>
 <%= f.input :image %>
 <%= f.input :icon %>  
<% end %>

<hr/>
<%= render :partial => "admin/links/linked_fields", :locals => {:f => f} %>

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
fullstack-cms-0.2.26 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.25 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.24 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.23 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.22 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.21 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.20 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.19 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.18 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.17 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.16 app/views/admin/links/_associated_fields.html.erb