Sha256: 633a1dfddecbfedaab5233a24bf9eed8467ac00ab31809ba6a894c251c05e0e8

Contents?: true

Size: 530 Bytes

Versions: 20

Compression:

Stored size: 530 Bytes

Contents

<aside class="navbar" role="navigation" aria-label="">
  <div class="navbar-logo">
    <%= image_tag Fuel.configuration.logo, alt: 'Fuel' %>
  </div>
  <nav class="navbar-navigation">
    <ul>
      <%= link_to fuel.admin_posts_path do %>
        <li class="navbar-link">
          <i class="posts-icon"></i> Posts
        </li>
      <% end %>
      <%= link_to fuel.admin_authors_path do %>
        <li class="navbar-link">
          <i class="authors-icon"></i> Authors
        </li>
      <% end %>
    </ul>
  </nav>
</aside>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
fuel-0.4.10 app/views/fuel/components/_navbar.html.erb
fuel-0.4.9 app/views/fuel/components/_navbar.html.erb
fuel-0.4.8 app/views/fuel/components/_navbar.html.erb
fuel-0.4.7 app/views/fuel/components/_navbar.html.erb
fuel-0.4.6 app/views/fuel/components/_navbar.html.erb
fuel-0.4.5 app/views/fuel/components/_navbar.html.erb
fuel-0.4.4 app/views/fuel/components/_navbar.html.erb
fuel-0.4.3 app/views/fuel/components/_navbar.html.erb
fuel-0.4.2 app/views/fuel/components/_navbar.html.erb
fuel-0.4.1 app/views/fuel/components/_navbar.html.erb
fuel-0.3.34 app/views/fuel/components/_navbar.html.erb
fuel-0.3.33 app/views/fuel/components/_navbar.html.erb
fuel-0.3.32 app/views/fuel/components/_navbar.html.erb
fuel-0.3.31 app/views/fuel/components/_navbar.html.erb
fuel-0.3.30 app/views/fuel/components/_navbar.html.erb
fuel-0.3.29 app/views/fuel/components/_navbar.html.erb
fuel-0.3.28 app/views/fuel/components/_navbar.html.erb
fuel-0.3.27 app/views/fuel/components/_navbar.html.erb
fuel-0.3.26 app/views/fuel/components/_navbar.html.erb
fuel-0.3.25 app/views/fuel/components/_navbar.html.erb