Sha256: 400b844b717c5b9820b217475a02ec1ecb461cf05acd1c0673d67db526d014f8
Contents?: true
Size: 330 Bytes
Versions: 2
Compression:
Stored size: 330 Bytes
Contents
- title t('.title') - content_for :submenu do = render 'admin/shared/menu/settings' - content_for :buttons do = admin_button_tag :new, new_admin_layout_url, :class => 'new' %p= t('.help') - if @layouts.empty? %p.no-items= t('.no_items', :url => new_admin_layout_url) - else %ul#layouts-list.list = render @layouts
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
locomotive_cms-0.0.3.3 | app/views/admin/layouts/index.html.haml |
locomotive_cms-0.0.3.1 | app/views/admin/layouts/index.html.haml |