untabify
Change-Id: Ic51b50a5b06f2a96750a945754e44a302b070f77
This commit is contained in:
parent
b1ad78d25c
commit
98a8512939
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ public class ReportTextImplementation extends ReportImplementationHelper impleme
|
|||
}
|
||||
catch (UnknownHiddenControlException exception)
|
||||
{
|
||||
sorting = "";
|
||||
sorting = "";
|
||||
}
|
||||
String sRecordFieldNames = getDoc().oFormHandler.getValueofHiddenControl(xNamedForm, "RecordFieldNames", sMsg);
|
||||
if (xNamedForm.hasByName("QueryName"))
|
||||
|
|
Loading…
Reference in a new issue