Sha256: 49345b95a3ed63cc9182809ba1fc39ea129ab95cf28ac81e0f1898ff409a8863

Contents?: true

Size: 377 Bytes

Versions: 17

Compression:

Stored size: 377 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

17 entries across 17 versions & 1 rubygems

Version Path
locomotive_cms-0.0.3.3 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.3.1 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.9 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.8 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.7 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.6 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.5 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.4 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.3 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.2 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2.1 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.2 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.1.4 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.1.3 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.1.2 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.1.1 app/views/admin/shared/_form_actions.html.haml
locomotive_cms-0.0.1 app/views/admin/shared/_form_actions.html.haml