Sha256: 2e8a138009d9d4ce8cb8c41cee75addb0c8d2dcc8bcba1d26342c16ac96bca53

Contents?: true

Size: 729 Bytes

Versions: 77

Compression:

Stored size: 729 Bytes

Contents

%button.asset-box-dialog{:href => '#', 'data-dialog-url' => dialog_url} Attach...

.asset-box-modal.modal.fade
  .modal-dialog.modal-lg
    .modal-content
      .modal-header
        %button{:type => 'button', :class => 'close', 'data-dismiss' => 'modal'}
          %span{'aria-hidden' => true} ×
          %span.sr-only Close
        %h4.modal-title Attach / Upload Asset
      .modal-body
        %iframe#effective_assets_iframe{:src => dialog_url, :width => '100%', :height => '100%', :marginWidth => 0, :marginHeight => 0, :frameBorder => 0, :scrolling => :auto, :title => 'Attach / Upload Asset'}

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



Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
effective_assets-1.12.2 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.12.1 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.12.0 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.5 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.4 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.3 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.2 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.1 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.11.0 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.10.1 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.10.0 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.14 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.13 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.12 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.11 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.10 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.9 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.8 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.7 app/views/asset_box_input/_dialog.html.haml
effective_assets-1.9.6 app/views/asset_box_input/_dialog.html.haml