This commit is contained in:
@@ -682,7 +682,7 @@ namespace VEPROMS
|
||||
break;
|
||||
}
|
||||
Cursor = Cursors.WaitCursor;
|
||||
ROFst newrofst = ROFstInfo.UpdateRoFst(rdi, dva, _DocVersionConfig.MyDocVersion);
|
||||
ROFst newrofst = ROFstInfo.UpdateRoFst(rdi, dva, _DocVersionConfig.MyDocVersion, SelectedROFst);
|
||||
Cursor = Cursors.Default;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user