Sha256: e8555965b7ac6c9e230dff244e9b106b329c0cbe443a89ce458a8c5cd5064478

Contents?: true

Size: 618 Bytes

Versions: 13

Compression:

Stored size: 618 Bytes

Contents

!!!
%html
  %head
    %title Insert / Upload
    %meta{'http-equiv' => 'X-UA-Compatible', :content => 'IE=edge,chrome=1'}
    %meta{:charset => 'utf-8'}
    %meta{:name => 'viewport', :content => 'width=device-width, initial-scale=1, maximum-scale=1'}

    = javascript_include_tag '//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'
    = javascript_include_tag 'application'
    = stylesheet_link_tag 'application'

    = javascript_include_tag 'ck_assets'
    = stylesheet_link_tag 'ck_assets'
    
    = csrf_meta_tags

  %body
    = render 'effective/ck_assets/form', ck_asset: Effective::CkAsset.global

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_regions-1.11.0 app/views/effective/ck_assets/index.html.haml
effective_regions-1.10.3 app/views/effective/ck_assets/index.html.haml
effective_regions-1.10.2 app/views/effective/ck_assets/index.html.haml
effective_regions-1.10.1 app/views/effective/ck_assets/index.html.haml
effective_regions-1.10.0 app/views/effective/ck_assets/index.html.haml
effective_regions-1.9.0 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.6 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.5 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.4 app/views/effective/ck_assets/index.html.haml
effective_regions-1.7.6 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.3 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.2 app/views/effective/ck_assets/index.html.haml
effective_regions-1.8.1 app/views/effective/ck_assets/index.html.haml