adding ES6 Promise shim for IE 10/11 and other old browsers

This commit is contained in:
Ralf Becker 2015-10-28 09:55:29 +00:00
parent 0781de61dc
commit ed4a20634f
2 changed files with 24 additions and 14 deletions

9
phpgwapi/js/es6-promise.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -13,6 +13,7 @@
/*egw:uses
egw_inheritance;
/phpgwapi/js/es6-promise.min.js;
*/
/**