* [refac bug #54563] Adjust getData method.
This commit is contained in:
@@ -78,6 +78,7 @@ class formPanel extends panel
|
||||
global $app;
|
||||
$moduleName = $app->getModuleName();
|
||||
if($moduleName == 'caselib') $moduleName = 'lib';
|
||||
if($moduleName == 'flow') return data('data');
|
||||
return data($moduleName);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user