Fix root link
This commit is contained in:
parent
3d4a137959
commit
60170d7069
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<header>
|
||||
<h1>
|
||||
<a href="<% root_path %>" class="geolink layers">
|
||||
<a href="<%= root_path %>" class="geolink layers">
|
||||
<%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %>
|
||||
<%= t 'layouts.project_name.h1' %>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue