Sha256: 2fe8021c11385f15206782216d3e18dce31080cb585c80249d6696eaa7c229b2
Contents?: true
Size: 323 Bytes
Versions: 2
Compression:
Stored size: 323 Bytes
Contents
- content_for :head_javascripts do = javascript_include_tag "concen/pages" #content %h1 = one_line do %span Pages - unless @page = link_to "New Page", new_concen_page_path, :class => "link-button" - if @page = render :partial => "nested_list", :locals => {:page => @page, :root => true}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
concen-0.2.4 | app/views/concen/pages/index.html.haml |
concen-0.2.3 | app/views/concen/pages/index.html.haml |