Sha256: 27fcbdac5fbe23d1295ed9d7742c328e7bba5eafde6ae7d62e9641fc2f978cbf

Contents?: true

Size: 239 Bytes

Versions: 4

Compression:

Stored size: 239 Bytes

Contents

<div class="form-group">
    <label class="col-xs-12" for="example-text-input"><%= field.label %></label>
    <div class="col-sm-9">
        <%= f.text_field field.name, id: 'tags', class: 'js-tags-input form-control' %>
    </div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple-admin-0.2.0.pre.alpha app/views/simple_admin/fields/tags/_form.html.erb
simple-admin-0.1.2.pre.alpha app/views/simple_admin/fields/tags/_form.html.erb
simple-admin-0.1.1.pre.alpha app/views/simple_admin/fields/tags/_form.html.erb
simple-admin-0.1.0.pre.alpha app/views/simple_admin/fields/tags/_form.html.erb