Add version files and new GIF images for UI components
This commit is contained in:
16
themes/sources/dhtmlxCommon/codebase/connector.js
Normal file
16
themes/sources/dhtmlxCommon/codebase/connector.js
Normal file
@ -0,0 +1,16 @@
|
||||
/*
|
||||
Product Name: dhtmlxSuite
|
||||
Version: 5.2.0
|
||||
Edition: Professional
|
||||
License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com
|
||||
Copyright UAB Dinamenta http://www.dhtmlx.com
|
||||
*/
|
||||
|
||||
/*
|
||||
@author dhtmlx.com
|
||||
@license GPL, see license.txt
|
||||
*/
|
||||
|
||||
if (window.dataProcessor && !dataProcessor.prototype.init_original)
|
||||
dataProcessor.prototype.connector_init=true;
|
||||
|
||||
Reference in New Issue
Block a user