Removed debug output
Removed 16 Bit pdf compare font change.
This commit is contained in:
@@ -202,7 +202,7 @@ namespace VEPROMS.CSLA.Library
|
||||
public void LoadNonCachedGrid()
|
||||
{
|
||||
_MyGrid = GridInfo.GetNonCached(ContentID);
|
||||
Console.WriteLine("LoadNonCachedGrid {0},{1},{2}",ContentID,_MyGrid==null,_MyContentInfoUnique);
|
||||
//Console.WriteLine("LoadNonCachedGrid {0},{1},{2}",ContentID,_MyGrid==null,_MyContentInfoUnique);
|
||||
}
|
||||
public PartInfoList LocalContentParts
|
||||
{
|
||||
|
Reference in New Issue
Block a user