Sha256: fe802a956e9bd8715d40461a083efe342eec59e4e9509976ab747d78dd40a284

Contents?: true

Size: 260 Bytes

Versions: 6

Compression:

Stored size: 260 Bytes

Contents

= current_form.text_area field.name, :rows=>(field.rows || 20), :"data-simple"=>field.simple 
- if @textarea_component_include_tinymce_once.nil? 
  :javascript
    $(function(){
      load_tinymce();
    })
- @textarea_component_include_tinymce_once = "done" 

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lolita-3.2.0.rc.14 app/views/components/lolita/configuration/field/string/text/_display.html.haml
lolita-3.2.0.rc.13 app/views/components/lolita/configuration/field/string/text/_display.html.haml
lolita-3.2.0.rc.12 app/views/components/lolita/configuration/field/string/text/_display.html.haml
lolita-3.2.0.rc.11 app/views/components/lolita/configuration/field/string/text/_display.html.haml
lolita-3.2.0.rc.10 app/views/components/lolita/configuration/field/string/text/_display.html.haml
lolita-3.2.0.rc.9 app/views/components/lolita/configuration/field/string/text/_display.html.haml