e
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -182,7 +182,7 @@ strVar2 += pdflist+"<div class=\"column\">"+pdfChange+"<\/div><\/div>"; | ... | @@ -182,7 +182,7 @@ strVar2 += pdflist+"<div class=\"column\">"+pdfChange+"<\/div><\/div>"; |
| 182 | }); | 182 | }); |
| 183 | 183 | ||
| 184 | $.ajax({ | 184 | $.ajax({ |
| 185 | url: ''pluginUrl+'/wp-content/plugins/pdf_customizer-plugin/admin/uploadfile.php?files', | 185 | url: pluginUrl+'/wp-content/plugins/pdf_customizer-plugin/admin/uploadfile.php?files', |
| 186 | type: 'POST', | 186 | type: 'POST', |
| 187 | data: data, | 187 | data: data, |
| 188 | cache: false, | 188 | cache: false, | ... | ... |
-
Please register or sign in to post a comment