Sha256: 4db8c9da94e4517b5abab0c9a68f46f6e3de767f2d118f2a2eea1cbad77b3c57
Contents?: true
Size: 365 Bytes
Versions: 20
Compression:
Stored size: 365 Bytes
Contents
.nested-fields.row{ id: "parameter-#{f.object.id}" } .col-lg-6 = f.input :name, label: 'Nombre' .col-lg-2 = link_to admin_frontend_function_destroy_param_path(@function.id, f.object.id.to_i), class: "btn btn-default btn-delete-field" , method: :delete, data: { confirm: t('keppler.messages.data_confirm') } do %i.icon-trash{ style: 'color: red' }
Version data entries
20 entries across 20 versions & 1 rubygems