Sha256: 5ce8f2cd3c759d71cb2710cc75763b4790548ec2273dbdac61173c2c235ea6c6

Contents?: true

Size: 287 Bytes

Versions: 4

Compression:

Stored size: 287 Bytes

Contents

- if current_user.admin?
  .holder
    %p.admin
      = link_to t(:add_page), droom.new_page_url, :class => "add", :remote => true, :data => {:action => "popup", :type => "html", :affected => ".page_list"}

#help_pages
  %h1.pagetitle
    =t(:help_pages)

  = render :partial => "pages"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/pages/index.html.haml
droom-0.4.2 app/views/droom/pages/index.html.haml
droom-0.4.1 app/views/droom/pages/index.html.haml
droom-0.2.1 app/views/droom/pages/index.html.haml