Sha256: a00e4fb62a772c8616ed46c03b1fbd519f757cd514347577f779da81f998c731

Contents?: true

Size: 251 Bytes

Versions: 2

Compression:

Stored size: 251 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 => "linked_fields", :locals => {:f => f} %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fullstack-cms-0.2.15 app/views/admin/links/_associated_fields.html.erb
fullstack-cms-0.2.14 app/views/admin/links/_associated_fields.html.erb