Corrected Comment
This commit is contained in:
parent
03ed697128
commit
af6ef93ade
@ -6329,7 +6329,7 @@ namespace VEPROMS.CSLA.Library
|
|||||||
}
|
}
|
||||||
private bool GetProcHasSupInfoData()
|
private bool GetProcHasSupInfoData()
|
||||||
{
|
{
|
||||||
if (Sections != null) // If no sections don't check
|
if (Sections != null) // B2017-145 If no sections don't check
|
||||||
{
|
{
|
||||||
foreach (SectionInfo mySection in Sections)
|
foreach (SectionInfo mySection in Sections)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user