This really does not need to be utf-8 character
Change-Id: I75e3973ed3fe2489233cdce127a29ff19f604903
This commit is contained in:
parent
047b4c14ad
commit
398eccd6e8
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ public class FormatValueUtility
|
|||
final SectionLayoutController slc = findGroupOrDetail(ref);
|
||||
if (slc == null)
|
||||
{
|
||||
// {Page, Report} × {Header, Footer} have no usable iteration count
|
||||
// {Page, Report} x {Header, Footer} have no usable iteration count
|
||||
// err on the side of showing them rather than not showing them
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue