Sha256: 0244dad46a35b47cba14e54fbe712d97e60dfee16c143a11f235522b90469f50

Contents?: true

Size: 422 Bytes

Versions: 33

Compression:

Stored size: 422 Bytes

Contents

- create_label ||= t('ui_form.actions.create')
- cancel_label ||= t('ui_form.actions.cancel')
.card-action
  .row
    .col.s6.center-align
      %a.btn-large.waves-effect.waves-light.grey{href: form_cancel_path}
        = cancel_label
        %i.material-icons.right cancel
    .col.s6.center-align
      %button.btn-large.waves-effect.waves-light{type: :submit}
        = create_label
        %i.material-icons.right save

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
web47core-3.2.20 app/views/common/_create_actions.html.haml
web47core-3.2.19 app/views/common/_create_actions.html.haml
web47core-3.2.18 app/views/common/_create_actions.html.haml
web47core-3.2.17 app/views/common/_create_actions.html.haml
web47core-3.2.16 app/views/common/_create_actions.html.haml
web47core-3.2.15 app/views/common/_create_actions.html.haml
web47core-3.2.14 app/views/common/_create_actions.html.haml
web47core-3.2.13 app/views/common/_create_actions.html.haml
web47core-3.2.12 app/views/common/_create_actions.html.haml
web47core-3.2.9 app/views/common/_create_actions.html.haml
web47core-3.2.8 app/views/common/_create_actions.html.haml
web47core-3.2.7 app/views/common/_create_actions.html.haml
web47core-3.2.6 app/views/common/_create_actions.html.haml
web47core-3.2.5 app/views/common/_create_actions.html.haml
web47core-3.2.4 app/views/common/_create_actions.html.haml
web47core-2.2.20 app/views/common/_create_actions.html.haml
web47core-2.2.19 app/views/common/_create_actions.html.haml
web47core-3.2.3 app/views/common/_create_actions.html.haml
web47core-3.2.2 app/views/common/_create_actions.html.haml
web47core-2.2.15 app/views/common/_create_actions.html.haml