Sha256: 9c476d26ddf01d2a8bdfb9d1dfeb8bd91fd9994c55c0b1883e1c5c4504b20d89

Contents?: true

Size: 438 Bytes

Versions: 29

Compression:

Stored size: 438 Bytes

Contents

#modal_post_preview.modal.fade
  .modal-dialog
    .modal-content
      .modal-header
        %button.close{ type: 'button', aria_label: 'Close', data: { dismiss: 'modal' } }
          %span{ aria_hidden: "true" }
            ×
        %h4.modal-title
          = t('.preview')
      .modal-body


      .modal-footer
        %button.btn.btn-default{ type: 'button', aria_label: 'Close', data: { dismiss: 'modal' } }
          Close

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
my_forum-0.0.2.4 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.2.3 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.2.2 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.2.1 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.2 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta60 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta59 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta58 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta57 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta56 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta55 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta54 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta53 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta52 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta51 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta50 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta49 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta48 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta47 app/views/my_forum/shared/_post_preview.haml
my_forum-0.0.1.beta46 app/views/my_forum/shared/_post_preview.haml