Added forgotten aoi file for dhtmlx menus

This commit is contained in:
Andreas Stöckel
2011-05-31 20:10:30 +00:00
parent 5eca546898
commit fc622875d4
2 changed files with 55 additions and 0 deletions

View File

@@ -410,6 +410,7 @@ egw_json_request.prototype.handleResponse = function(data, textStatus, XMLHttpRe
throw 'Invalid parameters';
break;
case 'redirect':
console.log(res.data.url);
if (typeof res.data.url == 'string' &&
typeof res.data.global == 'boolean')
{