Sha256: f4936b41e38a96c13fde558279a5e810c7fd94f46d2ddf363dff0a7aa338bd12

Contents?: true

Size: 1 KB

Versions: 13

Compression:

Stored size: 1 KB

Contents

#load-modal{:class => "modal hide fade", :tabindex => "-1",
            :role => "dialog", :"aria-hidden" => "true"}
  .modal-body
    %ul.thumbnails{:id => "load-modal-local-programs",
                   :class => "list-programs"}

    .page-header
      %h3<
        %i.icon-th-large
        いろいろなプログラム
    %ul.thumbnails{:id => "load-modal-demo-programs",
                   :class => "list-programs"}

    .page-header
      %h3<
        %i.icon-search
        プログラムをさがす
    %ul.thumbnails{:class => "list-programs"}
      %li
        %a#load-modal-find-from-computer.thumbnail
          %h1.icon
            %i.icon-folder-open-alt
          %blockquote
            %p
              このコンピュータ
            %small
              Computer

  .modal-footer
    %button.btn{:"data-dismiss" => "modal", :"aria-hidden" => "true"}<
      %i.icon-remove
      やめる
    %button#load-modal-ok-button{:class => "btn btn-primary"}<
      %i.icon-circle-blank
      決めた!

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
smalruby-editor-0.1.14-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.14 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.13-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.13 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.12-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.12 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.11-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.10-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.10 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.9-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.9 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.8-x86-mingw32 app/views/editor/_load_modal.html.haml
smalruby-editor-0.1.8 app/views/editor/_load_modal.html.haml