forked from extern/egroupware
adding ES6 Promise shim for IE 10/11 and other old browsers
This commit is contained in:
commit
a0196e0321
9
phpgwapi/js/es6-promise.min.js
vendored
Normal file
9
phpgwapi/js/es6-promise.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -14,7 +14,8 @@
|
||||
"use strict";
|
||||
|
||||
/*egw:uses
|
||||
egw_inheritance;
|
||||
egw_inheritance;
|
||||
/phpgwapi/js/es6-promise.min.js;
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user