CHANGE_MAKE_CREATE : AADHAVAN
This commit is contained in:
parent
683f579278
commit
b9508a0400
@ -148,7 +148,7 @@
|
|||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: 'POST',
|
type: 'POST',
|
||||||
url: 'create_model',
|
url: 'create_model/'+$('#make_id').val(),
|
||||||
data: formData,
|
data: formData,
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
success: function(response) {
|
success: function(response) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user