Sha256: 1eb7da0768d560f74ccf938003d357e0d5f0fcead96b8f3c2cc9d4d760f759a3
Contents?: true
Size: 209 Bytes
Versions: 1
Compression:
Stored size: 209 Bytes
Contents
<%= submit_tag(I18n.t("save"), class: "btn btn-primary") %> <%= link_to I18n.t("undo"), crud_models_path(model: @model.name.underscore), class: 'btn btn-default', data: { push: 'partial', target: "#form" } %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
templus_models-3.0.21 | app/views/crud/_default_actions_crud.html.erb |