Sha256: 181d604d4a3de22c2a0881c919276ef1d6f9601e11848b6bc57b33948ec92164

Contents?: true

Size: 451 Bytes

Versions: 40

Compression:

Stored size: 451 Bytes

Contents

#local-actions-bottom-bar
  .span-12
    %p
      - if defined?(back_url)
        = link_to escape_once('← ') + t('.back'), back_url
      - elsif defined?(delete_button)
        = delete_button
       

  .span-12.last
    %p
      = submit_tag button_label.is_a?(Symbol) ? t(".#{button_label}") : button_label, :'data-disable-with' => t('.disable_with'), :'data-sending-form-message' => t('locomotive.messages.sending_form')

  .clear

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
locomotivecms-3.0.0.pre.alpha.3 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.7 app/views/locomotive/shared/_form_actions.html.haml
locomotivecms-3.0.0.pre.alpha.2 app/views/locomotive/shared/_form_actions.html.haml
locomotivecms-3.0.0.pre.alpha app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.6 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.5 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.4 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.3 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.2 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.1 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.0 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.4.1 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.4.0 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.3.1 app/views/locomotive/shared/_form_actions.html.haml
locomotive_cms-2.3.0 app/views/locomotive/shared/_form_actions.html.haml