Sha256: d96f5669894677974dd1ecac203531490bff726bbaf2a65d98458a5a88792728

Contents?: true

Size: 433 Bytes

Versions: 7

Compression:

Stored size: 433 Bytes

Contents

<li class="has-dropdown dropdown-open-link">
  <a>My Online Account</a>
  <ul class="dropdown">
    <%= render partial: "ama_layout/main_top_nav_item", collection: navigation.items, as: :nav_item %>
    <li class="divider"></li>
    <li><a href="#">AMA Website</a></li>
    <li class="divider"></li>
    <li><a href="#">AMA Road Reports</a></li>
    <li class="divider"></li>
    <li><a href="/logout">Sign Out</a></li>
  </ul>
</li>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ama_layout-1.1.23 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.22 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.21 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.20 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.15 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.14 app/views/ama_layout/_top_nav.html.erb
ama_layout-1.1.13 app/views/ama_layout/_top_nav.html.erb