mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 18:56:06 -04:00
Merge pull request #167 from attlebish/signupswap
Swapped "sign up" and "sign in" links on navbar
This commit is contained in:
@@ -29,5 +29,6 @@
|
||||
= link_to("Inbox", notifications_path)
|
||||
|
||||
- else
|
||||
%li.pull-right= link_to 'Sign up', new_member_registration_path
|
||||
%li.pull-right= link_to 'Sign in', new_member_session_path
|
||||
%li.pull-right= link_to 'Sign up', new_member_registration_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user