Sha256: fcc4c7add295dd04cab7d9f87969f3921fea3e0afb733d79899fe69fee3078ab

Contents?: true

Size: 903 Bytes

Versions: 17

Compression:

Stored size: 903 Bytes

Contents

#signin-modal{class: "modal hide fade", tabindex: "-1",
              role: "dialog", :"aria-hidden" => "true"}
  .modal-body
    %h4
      %i.icon-info-sign
      あなたの名前をいれて、
      %br
      ほかの人のプログラムとまざらないようにしよう♪
    %form#signin-modal-form.form-horizontal
      .control-group{for: "username"}
        %label.control-label{for: "signin-modal-username"}<
          名前
        .controls
          %input#signin-modal-username.input-large{name: "username", type: "text", placeholder: "名前、生徒番号、ニックネームなど"}

  .modal-footer
    %button#signin-modal-cancel-button.cancel-button{class: "btn", :"data-dismiss" => "modal", :"aria-hidden" => "true"}<
      %i.icon-remove
      やめる
    %button#signin-modal-ok-button.ok-button{class: "btn btn-primary"}<
      %i.icon-circle-blank
      ログイン

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
smalruby-editor-0.1.19-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.19 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.18-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.18 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.17-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.17 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.16-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.16 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.15-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.15 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.14-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.14 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.13-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.13 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.12-x86-mingw32 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.12 app/views/editor/_signin_modal.html.haml
smalruby-editor-0.1.11-x86-mingw32 app/views/editor/_signin_modal.html.haml