kevinbowen777 / bookstore

An online bookstore created with the Django web framework
MIT License
0 stars 1 forks source link

Update Cancel button with onclick event #269

Closed kevinbowen777 closed 1 year ago

kevinbowen777 commented 1 year ago

Replace href with href="#" onclick="window.history.back()"