Sha256: cf39f8211bd1c3d490351a8baad91cdac75238f02dbc4ad5f8f1bd992d0991c6

Contents?: true

Size: 464 Bytes

Versions: 4

Compression:

Stored size: 464 Bytes

Contents

%li.dropdown
  %a.dropdown-toggle{"data-toggle" => "dropdown", :href => "#"}
    %i.fa.fa-user.fa-fw
    %i.fa.fa-caret-down
  %ul.dropdown-menu.dropdown-user
    %li
      %a{:href => "#"}
        %i.fa.fa-user.fa-fw
        User Profile
    %li
      %a{:href => "#"}
        %i.fa.fa-gear.fa-fw
        Settings
    %li.divider
    %li
      = link_to incarnator.destroy_account_session_path, method: :delete do
        %i.fa.fa-sign-out.fa-fw
        Sign Out

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
theblog-0.0.2.3 app/views/theblog/admin/shared/_navbar.html.haml
theblog-0.0.2.2 app/views/theblog/admin/shared/_navbar.html.haml
theblog-0.0.2.1 app/views/theblog/admin/shared/_navbar.html.haml
theblog-0.0.2 app/views/theblog/admin/shared/_navbar.html.haml