Sha256: ed4906e21bf6c3ad1870bea1fd27afedd6dc036ceb3d900185a357de1afccd51

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
typus-1.0.0.pre8 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre7 app/views/admin/helpers/_header.html.erb
typus-1.0.0.pre6 app/views/admin/helpers/_header.html.erb