Sha256: a883f9ed283c61b53632c17f87380301be43ea0a29d95a6fe91944e999d78e84

Contents?: true

Size: 1.33 KB

Versions: 5

Compression:

Stored size: 1.33 KB

Contents

<div class="header">
  <div class="title-bar" data-responsive-toggle="main-menu" data-hide-for="large">
    <button class="menu-icon" type="button" data-toggle="offCanvasLeft"></button>
    <%= link_to(image_tag("ama-logo.png"), Rails.configuration.amaabca_site, class: "title-bar__logo") %>
  </div>
  <div class="top-bar" id="main-menu">
    <div class="top-bar-left">
      <%= link_to(image_tag("ama-logo.png", class: "top-bar__logo"), Rails.configuration.amaabca_site) %>
    </div>
    <div class="top-bar-right">
      <ul class="menu" data-responsive-menu="drilldown medium-dropdown">
        <li>
          <a href="https://albertamotorassociation.zendesk.com/hc/en-us" target="_blank">Help</a>
        </li>
        <%= navigation.top_nav %>
      </ul>
    </div>
  </div>
</div>
<div class="javascript_errors error_notification" hidden></div>
<noscript>
  <div class="mt1 large-12 columns text-center error_notification">
    <h2 class="mt1">There seems to be an issue with your browser.</h2>
    <h5>Javascript is disabled in your web browser.</h5>
    <div class='fieldset text-center small mb1 block'>
      For full functionality of this site it is necessary to enable JavaScript. Here are the <a href="http://www.enable-javascript.com/" target="_blank"> instructions how to enable JavaScript in your web browser</a>
    </div>
  </div>
</noscript>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ama_layout-9.5.1 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.5.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.4.1 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.4.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.3.0 app/views/ama_layout/agent/_siteheader.html.erb