Sha256: 52fe95f6e1a570ac5d144e5a3eb2c3e7d1fb588636df295fdeb0604d723064d6

Contents?: true

Size: 150 Bytes

Versions: 5

Compression:

Stored size: 150 Bytes

Contents

.linked_pages
  - unless linked_pages.blank?
    #{t('linked_pages').capitalize} :
    = linked_pages.collect{ |page| link_to_page(page) }.join(', ')

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
forgeos_cms_front-1.9.0 app/views/pages/_linked_pages.html.haml
forgeos_cms-1.9.4 app/views/pages/_linked_pages.html.haml
forgeos_cms-1.9.2 app/views/pages/_linked_pages.html.haml
forgeos_cms-1.9.1 app/views/pages/_linked_pages.html.haml
forgeos_cms-1.9.0 app/views/pages/_linked_pages.html.haml