Merge egw_jsons - use api egw.ajaxUrl()

This commit is contained in:
Nathan Gray 2013-09-04 23:30:29 +00:00
parent c2c5337bd2
commit b1aca92a9e

View File

@ -530,7 +530,7 @@ var et2_vfsUpload = et2_file.extend(
legacyOptions: ["mime"],
asyncOptions: {
url: egw_json_request.prototype._assembleAjaxUrl("etemplate_widget_vfs::ajax_upload::etemplate")
url: egw.ajaxUrl("etemplate_widget_vfs::ajax_upload::etemplate")
},
/**