Sha256: 4cd6de0895437f3ac58285355b9d83dbe08b02857cbef83bca26aab15e43ce3a

Contents?: true

Size: 1.34 KB

Versions: 8

Compression:

Stored size: 1.34 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="<%= Rails.configuration.amaabca_site %>/knowledge-base/articles" 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

8 entries across 8 versions & 1 rubygems

Version Path
ama_layout-11.3.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-11.2.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-11.1.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-10.2.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-10.1.0 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-10.0.1 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.5.3 app/views/ama_layout/agent/_siteheader.html.erb
ama_layout-9.5.2 app/views/ama_layout/agent/_siteheader.html.erb