You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throughout the site we have various requests to "set your location". Invariably, you have to go to your user profile page to do this. It would be nice if you could set it direct on the page you're on (eg. using javascript to popup a little form) and then have the page reload using the new location information.
Some places this would be useful/should be placed:
new garden form
??? (add more if/when you find them)
This should presumably be written as a helper or something so you can just include it in a view wherever you want it.