Files
codeocean/app/assets/javascripts
Sebastian Serth 5d7d8a7f68 Replace window.location with the full URL to prevent passing query parameters
* Example before:
location + '/mark_as_solved'
/request_for_comments/30885?locale=de/mark_as_solved

Now: //localhost:3333/request_for_comments/30885/mark_as_solved

Note: https or http will be added automatically by browsers
2020-10-28 13:41:41 +01:00
..
2020-10-28 13:19:59 +01:00
2019-03-12 13:01:25 +01:00
2020-10-15 18:33:19 +02:00
2020-04-18 00:38:10 +02:00