Remove some more references to phpgwapi/js/egw_json.js

This commit is contained in:
Nathan Gray
2013-09-10 18:56:50 +00:00
parent dcfcec3ab1
commit 02c6f3b108
3 changed files with 6 additions and 10 deletions

View File

@ -13,9 +13,6 @@
"use strict";
/*egw:uses
// Force some base libraries to be loaded
jquery.jquery;
/phpgwapi/egw_json.js;
// Include the action system
egw_action.egw_action;