Sha256: ff33020d1ca9cc9935e9e08f1e052dbc918e79bca2a953c4b99f917ab103b26b
Contents?: true
Size: 530 Bytes
Versions: 1
Compression:
Stored size: 530 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, disable_with: "Loading...", class: "delete-<%= singular %>-button btn btn-primary " <% end %> = 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.7 | lib/generators/common_core/templates/_line.haml |