Sha256: 2cd250abd52956be3aaebef2378035206a3f4efbb962ba4e44d08060b6a62f00

Contents?: true

Size: 564 Bytes

Versions: 1

Compression:

Stored size: 564 Bytes

Contents

<%= all_line_fields %>
  %td
    <% if destroy_action %>
    = link_to "Delete <i class='fa fa-1x fa-remove'></i>".html_safe, <%= path_helper_singular %>(<%= singular %>), remote: true, method: :delete, data: {confirm: 'Are you sure?'},  disable_with: "Loading...", class: "delete-<%= singular %>-button btn btn-primary "
    <% end %>
    &nbsp;
    = link_to "Edit <i class='fa fa-1x fa-list-alt'></i>".html_safe, edit_<%= path_helper_singular %>(<%= singular %>), remote: true , disable_with: "Loading...", class: "edit-<%= singular %>-button btn btn-primary "

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
common_core_js-0.3.8 lib/generators/common_core/templates/_line.haml