Sha256: 08cd1cfb9701a922e9b03c214cb0cedd2ad9936a6f5bbab91fff03e63e1ba9ee

Contents?: true

Size: 253 Bytes

Versions: 11

Compression:

Stored size: 253 Bytes

Contents

%h1= controller.request.host
.actions.row
  .span9
  .span3
    = link_to kuhsaft.new_cms_page_path, :class => 'btn btn-primary' do
      %i.icon-plus-sign.icon-white
      = t('.add_page')
= render :partial => 'branch', :locals => { :pages => @pages }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
kuhsaft-1.2.4 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.3 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.2 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.1.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.1.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.0.3 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.0.2 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.0.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.0.0 app/views/kuhsaft/cms/pages/index.html.haml