Sha256: 0e16226849efa35f7abf86396fa58fd997e9ff920bae68060e04b3df916aeee3

Contents?: true

Size: 631 Bytes

Versions: 15

Compression:

Stored size: 631 Bytes

Contents

<li class="has-submenu">
  <%= link_to navigation.display_name_text, '#', class: 'link--no-underline' %>
  <ul class="submenu menu vertical">
    <li class="bold">
      <%= link_to 'Account Settings', "#{Rails.configuration.gatekeeper_site}/account_settings" %>
    </li>
    <li class="small-text">
      <%= link_to 'Change Email/Password', "#{Rails.configuration.gatekeeper_site}/user/edit" %>
    </li>
    <li class="small-text">
      <%= link_to 'Email Subscriptions', "#{Rails.configuration.youraccount_site}/subscriptions" %>
    </li>
    <%= navigation.member_links %>
    <%= navigation.sign_out_link %>
  </ul>
</li>

Version data entries

15 entries across 8 versions & 1 rubygems

Version Path
ama_layout-11.5.1 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.5.1 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.5.0 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.5.0 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.4.0 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.4.0 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.3.1 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.3.1 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.3.0 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.3.0 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.2.0 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.2.0 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-11.1.0 app/views/ama_layout/v3/_top_nav.html.erb
ama_layout-11.1.0 app/views/ama_layout/v2/_top_nav.html.erb
ama_layout-10.2.0 app/views/ama_layout/_top_nav.html.erb