Modifiche

This commit is contained in:
Emmanuele Sassi
2021-04-03 18:51:58 +02:00
parent 6483a2812d
commit 7e34c83653
32 changed files with 162 additions and 126 deletions
@@ -194,7 +194,7 @@ Public Class ProdFileVM
DbControllers.m_ProjController.DeleteProj(CurrProject.nProdId)
If CurrProject.nProdId = Map.refProjManagerVM.CurrProj.nProdId Then
' reset prod in path proj
Map.refProjManagerVM.CurrProj.ResetProdId()
Map.refProjManagerVM.UpdateCurrProj()
End If
CurrProject = Nothing
End If