Sha256: adedbb86ed6615a2d816be67e0e17ea3089c3ee9422bf5e243342f4acdf8ed5d

Contents?: true

Size: 906 Bytes

Versions: 64

Compression:

Stored size: 906 Bytes

Contents

<div id="header_dropdown_menu">
  <ul class="sf-menu" >
    <li class="header_dropdown_li">
      <a href="#" class="sf-with-ul" id="current_subject_avatar_img" style="background: transparent url('<%= image_path current_subject.logo.url(:representation)%>') no-repeat left top;"><%= truncate_name current_subject.name, :length => 15 %><span class="sf-sub-indicator"> ยป</span></a>
      <ul>
        <%= render :partial => 'layouts/header_dropdown_menu_sessions'%>
        <li>
          <%= link_to t('settings.main'), settings_path, :id => "btn_menu_settings" %>
        </li>
        <% if SocialStream.relation_model == :custom %>
          <li>
            <%= link_to t('account.privacy'), relation_customs_path %>
          </li>
        <% end %>
        <li>
          <%= link_to t('sign_out'), destroy_user_session_path, :method => :delete  %>
        </li>
      </ul>
    </li>
  </ul>
</div>

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
social_stream-1.1.12 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.11 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.11 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.10 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.10 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.9 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.9 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.8 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.8 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.7 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.7 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.6 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.6 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.5 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.5 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.4 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.4 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.3 base/app/views/layouts/_header_dropdown_menu.html.erb
social_stream-base-1.1.3 app/views/layouts/_header_dropdown_menu.html.erb
social_stream-1.1.2 base/app/views/layouts/_header_dropdown_menu.html.erb