Sha256: d9cf6afbd6be5692813d6982280024f260ceda2eae0738c9765b7bcd622ff71f

Contents?: true

Size: 367 Bytes

Versions: 14

Compression:

Stored size: 367 Bytes

Contents

%wysiwyg-field{ :'inline-template' => true }
  .wysiwyg-field
    = f.text_area field.name, field.html_options.merge(:'upload-path' => push_type.upload_assets_path)

    .reveal-modal{ :'v-bind:id' => 'uid', data: { reveal: true } }
      %asset-modal{ :'index-path' => push_type.assets_path, :'upload-path' => push_type.upload_assets_path, :':reveal-id' => 'uid' }

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
push_type_admin-0.9.5 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.3 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.2 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.1 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.0 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.0.beta.4 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.0.beta.3 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.9.0.beta.2 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.2 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.1 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.0 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.0.beta.3 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.0.beta.2 app/views/push_type/fields/_wysiwyg.html.haml
push_type_admin-0.8.0.beta.1 app/views/push_type/fields/_wysiwyg.html.haml