B2018-126 & B2018-133: Issues with library document usages
This commit is contained in:
@@ -2727,6 +2727,10 @@ namespace VEPROMS
|
||||
displayLibDocs.LibDocListFillIn(tc);
|
||||
displayLibDocs.SetSelectedLibDoc();
|
||||
}
|
||||
|
||||
// B2018-126: Refresh libdoc list in case user changed lib doc to non: so it doesn't show up in libdoc panel
|
||||
if (dr == DialogResult.Cancel && displayLibDocs.LibDocList != null) displayLibDocs.LibDocListFillIn(tc);
|
||||
|
||||
MySessionInfo.CheckInItem(ownerID);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user