Sha256: 82c9b9f22da8b241ef3fa8db5238eadb202d8ff5bacada42fc8238c96ebcdde9

Contents?: true

Size: 421 Bytes

Versions: 46

Compression:

Stored size: 421 Bytes

Contents

- if defined?(EffectiveArticleEditor)
  = f.article_editor :rich_text_body, label: 'Body', hint: 'The main body of your page'
  = f.article_editor :rich_text_sidebar, label: 'Sidebar', hint: 'The sidebar content of your page'
- else
  = f.rich_text_area :rich_text_body, label: 'Body', hint: 'The main body of your page'
  = f.rich_text_area :rich_text_sidebar, label: 'Sidebar', hint: 'The sidebar content of your page'

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
effective_pages-3.12.0 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.11.0 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.10.3 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.10.2 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.10.1 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.10.0 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.9.0 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.8.4 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.8.3 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.8.2 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.8.1 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.8.0 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.11 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.10 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.9 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.8 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.7 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.6 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.5 app/views/admin/pages/_rich_text_areas.html.haml
effective_pages-3.7.4 app/views/admin/pages/_rich_text_areas.html.haml