* [task#133225,doing,1h] compatible pop-up loading.
This commit is contained in:
@@ -247,6 +247,7 @@ function pivotTable(): pivotTable {return createWg('pivotTable', func_get_args()
|
||||
function pivotConfig(): pivotConfig {return createWg('pivotConfig', func_get_args());}
|
||||
function iconPicker(): iconPicker {return createWg('iconPicker', func_get_args());}
|
||||
function relatedObjectList(): relatedObjectList {return createWg('relatedObjectList', func_get_args());}
|
||||
function taskAssignedTo(): taskAssignedTo {return createWg('taskAssignedTo', func_get_args());}
|
||||
|
||||
if(is_dir(__DIR__ . DS . 'wg' . DS . 'schedule'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user