Sha256: bf474270b7fc55cf802e931b9381b91ae7bbfb6b506487b8c48f575acafe34a1

Contents?: true

Size: 265 Bytes

Versions: 7

Compression:

Stored size: 265 Bytes

Contents

<%= form.label field.attribute_name, class: "inline-block w-32 flex-shrink-0" %>
<%= form.select field.to_param, field.options_for_select(record), { prompt: true }, { class: "form-select", data: { controller: "slimselect", data: { controller: "slimselect" } } } %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
madmin-1.2.0 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.1.0 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.0.2 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.0.1 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.0.0 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.0.0.beta2 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.0.0.beta1 app/views/madmin/fields/belongs_to/_form.html.erb