Sha256: 5e1ebcf577e0dd97dc761e286d3ac6cf30da9ffdee83fe20da8fa3da0d247369

Contents?: true

Size: 298 Bytes

Versions: 16

Compression:

Stored size: 298 Bytes

Contents

%h1= controller.request.host
.actions.row
  .span5
  .span3
    = link_to qbrick.new_cms_page_path, class: 'btn btn-primary' do
      %i.icon-plus-sign.icon-white
      = t('.add_page')
  .span4

.row
  .span8.pages-list
    .dd
      = render partial: 'branch', locals: { pages: @pages }
  .span4

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
qbrick-2.7.1 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.7 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.10 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.9 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.8 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.7 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.6 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.5 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.4 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.3 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.2 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.1 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.6.0 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.5.2 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.5.1 app/views/qbrick/cms/pages/index.html.haml
qbrick-2.5.0 app/views/qbrick/cms/pages/index.html.haml