cis498-g4 / GuestBook

Guest book and feedback system for events
1 stars 1 forks source link

Hard-code "Back" URLs where applicable #18

Open mikemolenda opened 7 years ago

mikemolenda commented 7 years ago

e.g. if the intended function of the back function is to return to a master list, don't use javascript:history.go(-1), which might go back to a form or something.