Sha256: b5f597982aa54af8d1b167017dbc147f8578f64084f0d3f91a58eb530c833273
Contents?: true
Size: 1.76 KB
Versions: 2
Compression:
Stored size: 1.76 KB
Contents
%nav.navbar-default.navbar-static-side{:role => "navigation"} .sidebar-collapse %ul#side-menu.nav %li.nav-header .dropdown.profile-element %span -#%img.img-circle{:alt => "image", :src => image_url( 'profile_small.jpg')}/ %a.dropdown-toggle{"data-toggle" => "dropdown", :href => "#"} %span.clear %span.block.m-t-xs %strong.font-bold Chaskiq %span.text-muted.text-xs.block Admin %b.caret %ul.dropdown-menu.animated.fadeInRight.m-t-xs %li %a{:href => ""} Main Settings %li.divider %li %a{:href => ""} Logout .logo-element CHASKIQ %li %a{:href => "/"} %i.fa.fa-home %span.nav-label Home %li %a{:href => ""} %i.fa.fa-bullhorn %span.nav-label Campaigns %span.fa.arrow %ul{:class => "nav nav-second-level"} %li= link_to "View all campaigns", manage_campaigns_path %li= link_to "New campaigns", new_manage_campaign_path %li %a{:href => ""} %i.fa.fa-list-ol %span.nav-label Lists %span.fa.arrow %ul{:class => "nav nav-second-level"} %li= link_to "View all lists", manage_lists_path %li= link_to "Create new list", new_manage_list_path %li %a{:href => ""} %i.fa.fa-newspaper-o %span.nav-label Templates %span.fa.arrow %ul{:class => "nav nav-second-level"} %li= link_to "All templates", manage_templates_path %li= link_to "Create new template", new_manage_template_path
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chaskiq-0.0.3 | app/views/layouts/chaskiq/_navigation.html.haml |
chaskiq-0.0.2 | app/views/layouts/chaskiq/_navigation.html.haml |