Starbugstone / SnowTricks

OpenClassrooms - Php Symfony App dev - project 6
0 stars 0 forks source link

On delete on search page, return to search page #14

Closed Starbugstone closed 5 years ago

Starbugstone commented 5 years ago

When we delete a trick from the search page, we return to the index page. it would be better to return to the previous page.

Of course, this will probably be ajaxed but need to take care of for the non JS version.