Sha256: d85484924d134c8fc3ca6bf8a371670e0fd1ae281abab1820e3b0af172f6a369

Contents?: true

Size: 510 Bytes

Versions: 14

Compression:

Stored size: 510 Bytes

Contents

#reset-modal{class: "#{modal_css_class}", tabindex: "-1",
             role: "dialog", :"aria-hidden" => "true"}
  .modal-header
    %h3
      本当にリセットしますか?
  .modal-body
    %p
      作成中のプログラムが消えてしまうよ!
  .modal-footer
    %button#reset-modal-cancel-button.btn{:"data-dismiss" => "modal", :"aria-hidden" => "true"}<
      %i.icon-remove
      やめる
    %button#reset-modal-ok-button.btn{class: "btn-primary"}<
      %i.icon-off
      リセット

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
smalruby-editor-0.2.1-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.2.1 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.2.0-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.2.0 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.24-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.24 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.23-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.23 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.22-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.22 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.21-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.21 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.20-x86-mingw32 app/views/editor/_reset_modal.html.haml
smalruby-editor-0.1.20 app/views/editor/_reset_modal.html.haml