changed content

This commit is contained in:
2017-11-16 17:38:48 +01:00
parent d8106e7b08
commit 4e45e94f4b
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ SimpleNavigation::Configuration.run do |navigation|
# against the current URI. You may also use a proc, or the symbol <tt>:subpath</tt>.
#
primary.item :greendays, 'Gründonnerstag', greendays_path
primary.item :greendays, '#Greensaturday', greendays_path
unless supporter_signed_in?
primary.item :home, I18n.t('.shared.topnavigation.support'), "/#{I18n.locale}"