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

This commit is contained in:
Ralf Becker 2015-10-28 09:56:25 +00:00
commit a0196e0321
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

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