Sha256: 3842682e22b8d6b4c9fb175149c32ba65b060a33d17d90296eeca43ee5c60913

Contents?: true

Size: 223 Bytes

Versions: 5

Compression:

Stored size: 223 Bytes

Contents

<h1 class="logo">
  <% if Rails.application.routes.routes.map(&:name).include?(:root) %>
    <%= link_to Typus.admin_title, root_path, :title => _("View site") %>
  <% else %>
    <%= Typus.admin_title %>
  <% end %>
</h1>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typus-1.0.0.pre5 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre4 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre3 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre2 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre app/views/admin/helpers/_header.html.erb