Sha256: 3b6b669d727dc8f840b1287b31a04b8f505382a78979f3ebc500d3dabb3bde6f
Contents?: true
Size: 203 Bytes
Versions: 2
Compression:
Stored size: 203 Bytes
Contents
.field.type_richtext{ 'data-name' => name } .label_wrap><= f.label name, name.sub(/_html$/, '').to_s.humanize + ':' .value><= f.text_area name, :rows => 5, :cols => 50, :class => "richtext" .clear
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
releaf-0.1.2 | app/views/releaf/base/_edit.field_type_richtext.html.haml |
releaf-0.1.1 | app/views/releaf/base/_edit.field.type_richtext.haml |