Sha256: d9cf8bfef2282f7f682a51a72f7e8c53d0c0222c8a6c40b6b27df3338027042b

Contents?: true

Size: 544 Bytes

Versions: 16

Compression:

Stored size: 544 Bytes

Contents

.nav-holder
  %nav.main-nav
    %ul
      = nav_item 'Home', root_path, 'dashboard'
      = nav_item 'Asset Library', assets_path, 'picture-o'
      = nav_item 'Comments', comments_path, 'comment'
      = nav_item 'Pages', pages_path, 'file'
      = nav_item 'Posts', posts_path, 'file-text'
      = nav_item 'Users', users_path, 'user'
      = nav_item 'Events', events_path, 'calendar'
      = nav_item 'Galleries', galleries_path, 'th'
      = nav_item 'Contacts', contacts_path, 'envelope'
      = nav_item 'Settings', settings_path, 'gear'

Version data entries

16 entries across 15 versions & 1 rubygems

Version Path
tenon-1.0.14 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.13 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.12 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.11 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.10 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.9 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.8 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.7 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.6 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.5 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.4 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.3 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.2 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0.1 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0 app/views/tenon/shared/_main_nav.html.haml
tenon-1.0 spec/dummy/app/views/tenon/shared/_main_nav.html.haml