Changed logic to refresh RO Tree when opening a MSWord section
This commit is contained in:
parent
03311ab658
commit
efc5ed84c4
@ -1917,6 +1917,8 @@ namespace VEPROMS
|
||||
{
|
||||
infotabTransition.Visible = false;
|
||||
infotabRO.Visible = true;
|
||||
//displayRO.Mydvi = args.MyItemInfo.MyDocVersion;
|
||||
displayRO.MyROFST = args.MyItemInfo.MyDocVersion.DocVersionAssociations[0].MyROFst;
|
||||
displayRO.MyRTB = null;
|
||||
infotabTags.Visible = false;
|
||||
displayBookMarks.MyEditItem = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user