upd
This commit is contained in:
parent
f0eeef2a16
commit
7e60bd954f
@ -41,6 +41,7 @@ $(function() {
|
||||
// };
|
||||
|
||||
$('#mountForm').submit(function(event){
|
||||
console.log('submit');
|
||||
event.preventDefault();
|
||||
$.ajax({
|
||||
url:"mount",
|
||||
|
Loading…
Reference in New Issue
Block a user