Sha256: e49d800e5df03b1d6fda998a23f96ea938ea0db02934e2077a21db40d61010f6

Contents?: true

Size: 466 Bytes

Versions: 30

Compression:

Stored size: 466 Bytes

Contents

#reset-modal{class: "#{modal_css_class}", tabindex: "-1",
             role: "dialog", :"aria-hidden" => "true"}
  .modal-header
    %h3
      = t('.title')
  .modal-body
    %p
      = t('.message')
  .modal-footer
    %button#reset-modal-cancel-button.btn{:"data-dismiss" => "modal", :"aria-hidden" => "true"}<
      %i.icon-remove
      = t('common.cancel')
    %button#reset-modal-ok-button.btn{class: "btn-primary"}<
      %i.icon-off
      = t('common.reset')

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
smalruby-editor-0.4.1-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.4.2-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.4.2 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.4.1 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.4.0-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.4.0 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.5-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.5 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.4-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.4 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.3-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.3 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.2-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.2 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.1-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.1 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.0-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.3.0 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.2.7-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.2.7 app/views/editor/_reset_modal.html.haml