Sha256: 6178f54699ad5f3a3fee0633ee5e9562c45a838b5e8bd8fd296b27324e3c793b

Contents?: true

Size: 363 Bytes

Versions: 14

Compression:

Stored size: 363 Bytes

Contents

.actions
  .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
      %button.button.light{ :type => 'submit' }
        %span= button_label.is_a?(Symbol) ? t(".#{button_label}") : button_label

  .clear

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
locomotive_cms-1.0.0.beta.2 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-1.0.0.beta app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta12 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta11 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta10 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta9 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta8 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta7 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta5 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta4 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta3 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta2 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4.beta1 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.4 app/views/admin/shared/_form_actions.html.haml