Use correct id with safety on mobile.

This commit is contained in:
codevictory
2021-07-06 22:38:22 +03:00
parent ee6de4d236
commit 1ecb649cb9
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<%= link "Ohjelma", to: "#{Routes.performance_path(@conn, :index)}#calendar-start" %> <%= link "Ohjelma", to: "#{Routes.performance_path(@conn, :index)}#calendar-start" %>
<%= link "Esiintyjät", to: "#{Routes.performer_path(@conn, :index)}#performers-start" %> <%= link "Esiintyjät", to: "#{Routes.performer_path(@conn, :index)}#performers-start" %>
<%= link "Info", to: "#{Routes.info_path(@conn, :index )}#contact-start" %> <%= link "Info", to: "#{Routes.info_path(@conn, :index )}#contact-start" %>
<%= link "Turvallisuus", to: "#{Routes.page_path(@conn, :safety)}#covid-start" %> <%= link "Turvallisuus", to: "#{Routes.page_path(@conn, :safety)}#safety-start" %>
<%= link "Ilmoittautuminen", to: "#{Routes.visitor_path(@conn, :new)}#registration-start" %> <%= link "Ilmoittautuminen", to: "#{Routes.visitor_path(@conn, :new)}#registration-start" %>
</nav> </nav>
</header> </header>

View File

@@ -1,5 +1,5 @@
<section class="main"> <section class="main">
<h1 id="safety">Turvallisemman tilan periaatteet</h1> <h1 id="safety-start">Turvallisemman tilan periaatteet</h1>
<p> <p>
Runosaaren tapahtumissa noudatetaan turvallisemman tilan periaatteita. Runosaaren tapahtumissa noudatetaan turvallisemman tilan periaatteita.
Pyrimme tapahtumissamme turvaamaan näiden periaatteiden toteutumisen Pyrimme tapahtumissamme turvaamaan näiden periaatteiden toteutumisen