Sha256: f9e56bd2f06eaf3e4a0f6c2ad99a472c265267540133495d7381e318f5102b48

Contents?: true

Size: 1.71 KB

Versions: 23

Compression:

Stored size: 1.71 KB

Contents

<div class='container-fluid nav-dropdown-help'>
  <div class='row'>
    <div class='col-xs-12'>

      <h3 class="dropdown-menu-nav-title page-title color-primary">Contact Support</h3>
      <ul class="list-unstyled">

        <li class="dropdown-menu-account-item l-section-close">
          <%= link_to "tel:1-888-367-3837", class: 'dropdown-menu-nav-link dropdown-menu-nav-link-no_margin', title: 'Call Customer Support' do %>
            <i class='fa fa-phone fa-fw'></i><span class="nav-help-section-title">Call 1-888-FOREVER</span> <span class="icon-offset">(1-888-367-3837)</span>
          <% end %>
        </li>

        <li class="dropdown-menu-account-divider dropdown-menu-account-divider-thin hidden-grid-float-breakpoint"></li>

        <li class="dropdown-menu-account-item l-section-close">
          <%= link_to "mailto:support@forever.com", class: 'dropdown-menu-nav-link dropdown-menu-nav-link-no_margin', title: 'Email Customer Support' do %>
            <i class='fa fa-envelope fa-fw'></i><span class="nav-help-section-title">Email</span> <span class="icon-offset">support@forever.com</span>
          <% end %>
        </li>

        <li class="dropdown-menu-account-divider dropdown-menu-account-divider-thin hidden-grid-float-breakpoint"></li>

        <li class="dropdown-menu-account-item l-section-close">
          <%= link_to help_center_url, class: 'dropdown-menu-nav-link dropdown-menu-nav-link-no_margin', title: 'Search the Forever Help Center', target: '_blank' do %>
            <i class='fa fa-search fa-fw'></i><span class="nav-help-section-title">Search</span> <span class="icon-offset"><%= trademark('Forever') %> Help Center</span>
          <% end %>
        </li>

      </ul>
    </div>
  </div>
</div>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
forever_style_guide-3.2.18 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.17 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.16 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.15 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.14 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.13 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.12 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.11 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.10 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.9 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.8 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.7 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.6 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.5 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.4 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.3 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.2 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.1 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.2.0 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb
forever_style_guide-3.1.5 app/views/forever_style_guide/sections/components/navigation/_nav_help_dropdown_menu.erb