diff options
Diffstat (limited to 'codebase/ext/dhtmlxscheduler_multisource.js')
-rw-r--r-- | codebase/ext/dhtmlxscheduler_multisource.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/codebase/ext/dhtmlxscheduler_multisource.js b/codebase/ext/dhtmlxscheduler_multisource.js index a6a10c5..03baf2b 100644 --- a/codebase/ext/dhtmlxscheduler_multisource.js +++ b/codebase/ext/dhtmlxscheduler_multisource.js @@ -1,9 +1,9 @@ /* -dhtmlxScheduler v.4.2.0 Stardard +dhtmlxScheduler v.4.3.0 Stardard This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited. (c) Dinamenta, UAB. */ -!function(){function e(e){var t=function(){};return t.prototype=e,t}var t=scheduler._load;scheduler._load=function(s,r){if(s=s||this._load_url,"object"==typeof s)for(var a=e(this._loaded),i=0;i<s.length;i++)this._loaded=new a,t.call(this,s[i],r);else t.apply(this,arguments)}}(); +!function(){function e(e){var t=function(){};return t.prototype=e,t}var t=scheduler._load;scheduler._load=function(s,r){if(s=s||this._load_url,"object"==typeof s)for(var a=e(this._loaded),n=0;n<s.length;n++)this._loaded=new a,t.call(this,s[n],r);else t.apply(this,arguments)}}(); //# sourceMappingURL=../sources/ext/dhtmlxscheduler_multisource.js.map
\ No newline at end of file |