Merge branch 'main' of bitbucket.org:venbainformationtechnology/the_mechanic into main
This commit is contained in:
commit
9937a4f5c1
@ -148,7 +148,7 @@
|
||||
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: 'create_model',
|
||||
url: 'create_model/'+$('#make_id').val(),
|
||||
data: formData,
|
||||
dataType: 'json',
|
||||
success: function(response) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user