removed some pages

This commit is contained in:
2019-06-28 18:50:50 +02:00
parent bac73000c1
commit 5ff8944e80
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ SimpleNavigation::Configuration.run do |navigation|
my_account.item :sign_out, I18n.t('.shared.topnavigation.sign_out'), destroy_supporter_session_path, link_html: { 'data-method' => :delete }
end
else
primary.item :home, I18n.t('.shared.topnavigation.sign_in'), new_supporter_session_path
# primary.item :home, I18n.t('.shared.topnavigation.sign_in'), new_supporter_session_path
end