Sha256: 695e2121ef72de9f2bdb9f558f6e9fc12e0366ba5ec980958d0d22799abb2afe

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

#panels
  - Droom.panels.each do |panel|
    - if admin? || panel != 'admin'
      = render :partial => "droom/panels/#{panel}"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
droom-0.5.3 app/views/droom/shared/_panels.html.haml
droom-0.4.3 app/views/droom/shared/_panels.html.haml
droom-0.4.2 app/views/droom/shared/_panels.html.haml
droom-0.4.1 app/views/droom/shared/_panels.html.haml
droom-0.2.1 app/views/droom/shared/_panels.html.haml