Sha256: fe3667674f1aafdd940d54dc7a687cd3b694b0f19c449f448483fb8d44c8c627

Contents?: true

Size: 390 Bytes

Versions: 15

Compression:

Stored size: 390 Bytes

Contents

%p
  - id_of_text_area = "gluttonberg_page_localization[contents][#{content.association_name}][#{content.id}][text]"
  - unique_class =  "gb_page_contents_content_#{content.id}"
  = enable_jwysiwyg_on_class(unique_class)

  %label.block_label= content.section_label
  = text_area_tag(id_of_text_area , content.text, :class => "large tall #{unique_class}", :width => "490", :height => "200")

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
gluttonberg-core-2.6.4 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.6.3 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.6.2 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.6.1 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.6.0 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.9 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.8 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.7 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.6 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.5 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.4 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.3 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.2 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5.1 app/views/gluttonberg/admin/content/editors/_html_content.html.haml
gluttonberg-core-2.5 app/views/gluttonberg/admin/content/editors/_html_content.html.haml