Growstuff / growstuff

Open data project for small-scale food growers
http://growstuff.org/
GNU Affero General Public License v3.0
423 stars 212 forks source link

Added javascript to fix edit profile tab issue. Fixes #497. #3726

Closed domthor closed 3 weeks ago

domthor commented 2 months ago

Added a javascript file to rewrite the URLs on the edit profile page similar to the guide in this article that was linked in issue #497: https://webdesign.tutsplus.com/how-to-add-deep-linking-to-the-bootstrap-4-tabs-component--cms-31180t. Also update some of the .haml files for the edit profile tabs in order to get the javascript to work properly.