mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add comment to explain hard-coded link
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user