Sha256: c7d2552ae5202490e35f8667ddd5517d4f1cfe6fb6d2b2e670066295e4c2a524

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

.attribute-type
  %span.small-icons.longtext_attribute= I18n.t('longtext_attribute.field')
.attribute-preview
  %h2= I18n.t('longtext_attribute.preview')
  = text_area 'preview', 'content', :rows => 20, :cols => 70, :class => 'mceEditor'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_commerce-1.9.1.rc1 app/views/admin/attributes/_longtext.html.haml
forgeos_commerce-1.9.0 app/views/admin/attributes/_longtext.html.haml