Sha256: ff6e29aadffdc763ac09d191389eb781aa8e022a854c67ede041749080a33685

Contents?: true

Size: 212 Bytes

Versions: 1

Compression:

Stored size: 212 Bytes

Contents

<%= form.text_field :label, :id => (@carousel.new_record?? 'slugify' : nil) %>
<%= form.text_field :identifier, :id => 'slug' %>

<%= form.submit (@carousel.new_record? ? 'Create Carousel' : 'Update Carousel') %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
comfy_carousel-0.0.1 app/views/admin/carousel/carousels/_form.html.erb