[If you start working on an issue, please assign it to yourself so others know that issue is in progress.] - [If you finish an issue, please tag it Fixed so that user acceptance testing can be performed. The issue will be closed by the tester.]
14
stars
6
forks
source link
Look into everywhere audit trail links are created #115
some seem to be formatted with a full URL like http://familycamp.heroku.com/users/24 others have a relative path like /families/45/edit
All should be relative paths. Figure out what's putting in the whole http url & change it to a relative path.