Sha256: dce8591ca07b55383a47203caa30c00e9cebd37893d69a1652f85947ffc3f82e

Contents?: true

Size: 422 Bytes

Versions: 33

Compression:

Stored size: 422 Bytes

Contents

#modal.modal.hide.fade{:tabindex => -1, :role => 'dialog', :aria => {:labelledby => 'modalLabel', :hidden => true}}
  .modal-header
    %button.close{:type => 'button', :data => {:dismiss => 'modal'}, :aria => {:hidden => true}}= 'x'
    %h3#modalLabel= title
  #modal-body.modal-body
    = block
  .modal-footer
    %button.close{:type => 'button', :data => {:dismiss => 'modal'}, :aria => {:hidden => true}}= close_text

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
bootstrap_leather-0.7.4 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.7.3 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.7.1 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.7.0 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.6.3 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.6.2 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.6.1 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.6.0 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.7 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.6 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.5 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.4 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.3 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.2 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.5.0 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.4.9 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.4.8 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.4.7 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.4.6 app/views/bootstrap_leather/_modal.html.haml
bootstrap_leather-0.4.5 app/views/bootstrap_leather/_modal.html.haml