Sha256: 248e2fbbe40f3c0f844e7cc49a972fedd36f7b473ff0735d9f08d28754d7efda

Contents?: true

Size: 204 Bytes

Versions: 4

Compression:

Stored size: 204 Bytes

Contents

- c = controller.controller_name
- a = controller.action_name
%ul#nav
  -case @active
  -when :section
    %li{:class => "#{'active' if c=='pages' unless a=='menu'}"}= link_to "Root", admin_root_path

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ideyabox-0.0.6 lib/generators/ideyabox/admin/templates/views/admin/shared/_topbar.html.haml
ideyabox-0.0.5 lib/generators/ideyabox/admin/templates/views/admin/shared/_topbar.html.haml
ideyabox-0.0.3 lib/generators/ideyabox/admin/templates/views/admin/shared/_topbar.html.haml
ideyabox-0.0.2 lib/generators/ideyabox/admin/templates/views/admin/shared/_topbar.html.haml