BUG 6639 Fix Completed
Completed the changes made for GTBank related to Report Tables
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
// if there are duplicated groups render the group importing options
|
||||
if($groupsDuplicated>0){
|
||||
if((isset($groupsDuplicated))&&($groupsDuplicated>0)){
|
||||
$Fields['PRO_FILENAME'] = $filename;
|
||||
$Fields['PRO_PATH'] = $path;
|
||||
$Fields['IMPORT_OPTION'] = $option;
|
||||
|
||||
Reference in New Issue
Block a user