Ajax file upload is now part of the standard JS includes in the iTop pages.

SVN:trunk[2306]
This commit is contained in:
Denis Flaven
2012-10-20 13:36:20 +00:00
parent c05c1062ce
commit 08a320cf2b
6 changed files with 2 additions and 193 deletions

View File

@@ -86,6 +86,7 @@ class PortalWebPage extends NiceWebPage
$this->add_linked_script("../js/forms-json-utils.js");
$this->add_linked_script("../js/swfobject.js");
$this->add_linked_script("../js/jquery.qtip-1.0.min.js");
$this->add_linked_script("../js/ajaxfileupload.js");
$this->add_ready_script(
<<<EOF
try