0.0.294
This commit is contained in:
@@ -307,7 +307,7 @@ async function upload_photo_f_profile (el,files) {
|
||||
processData: false,
|
||||
contentType: false,
|
||||
// enctype: 'json',
|
||||
data: JSON.stringify(data),
|
||||
data: data,
|
||||
success: function(data){
|
||||
middleWareJS()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user