Add comment to explain hard-coded link

This commit is contained in:
haseleyi
2018-12-06 11:49:39 -08:00
parent e863c3dec8
commit 4a0744dd94

View File

@@ -1,5 +1,9 @@
.alert-cta
%h6
-# Please forgive the hard-coded link:
The more elegant 'registration_path' resolves to /signup due to spree_auth_device > config > routes.rb
This is one of several possible fixes. Long-term, we'd like to bring the accounts page into OFN.
View the discussion here: https://github.com/openfoodfoundation/openfoodnetwork/pull/3174
%a{href: "/register", target: "_blank"}
= t '.selling_on_ofn'