Compare commits
No commits in common. "4a6f855bd709c59126b87ef75ed3deefd2c916aa" and "d7fe17e9b387a0bf3c2448b591fccac35d913f56" have entirely different histories.
4a6f855bd7
...
d7fe17e9b3
@ -505,8 +505,6 @@ namespace Volian.Controls.Library
|
||||
//}
|
||||
#endregion
|
||||
#region new style
|
||||
// B2023-117 if DeleteStatus is zero,don't try to get Audit Info List
|
||||
if (iai.DeleteStatus == 0) continue;
|
||||
if (deletedItems == null)
|
||||
deletedItems = tvAudits.Nodes.Add("Deleted Items");
|
||||
string strR = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user