Object support for approval
changes to support approval process changes to limit menu to appropriate version of code changes to support consistency check report
This commit is contained in:
@@ -637,6 +637,7 @@ namespace VEPROMS.CSLA.Library
|
||||
RemoveFromDictionaries(); // if save is successful remove the previous Folder from the cache
|
||||
AddToCache(annotation);//Refresh the item in AllList
|
||||
ProcessRefreshList();
|
||||
AnnotationInfo.StaticOnInfoChanged();
|
||||
return annotation;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Reference in New Issue
Block a user