mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Don't put $_FILES inside a javascript comment !!
SVN:trunk[2193]
This commit is contained in:
@@ -263,7 +263,7 @@ EOF
|
|||||||
/*
|
/*
|
||||||
prepareing ajax file upload
|
prepareing ajax file upload
|
||||||
url: the url of script file handling the uploaded files
|
url: the url of script file handling the uploaded files
|
||||||
fileElementId: the file type of input element id and it will be the index of $_FILES Array()
|
fileElementId: the file type of input element id and it will be the index of \$_FILES Array()
|
||||||
dataType: it support json, xml
|
dataType: it support json, xml
|
||||||
secureuri:use secure protocol
|
secureuri:use secure protocol
|
||||||
success: call back function when the ajax complete
|
success: call back function when the ajax complete
|
||||||
|
|||||||
Reference in New Issue
Block a user