Sha256: 0431500568f97d5ba17d3417fb038a30bc0eb43e176ace05e561863a7f9382ae

Contents?: true

Size: 301 Bytes

Versions: 20

Compression:

Stored size: 301 Bytes

Contents

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

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

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
kuhsaft-1.7.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.7.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.6.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.5.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.4.3 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.4.2 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.4.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.4.0 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.3.1 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.15 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.14 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.13 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.12 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.11 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.10 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.9 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.8 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.7 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.6 app/views/kuhsaft/cms/pages/index.html.haml
kuhsaft-1.2.5 app/views/kuhsaft/cms/pages/index.html.haml