mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-24 22:03:49 +01:00
@@ -25,7 +25,7 @@
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
var options = {success: function(data){
|
||||
console.log(data);
|
||||
window.location.href = '{{path('home')}}';
|
||||
},
|
||||
url: '{{ path("restore")}}',
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user