Pos teste

This commit is contained in:
GuiNerd
2019-12-01 09:16:12 -03:00
parent b98436187f
commit 7167b509cd
28 changed files with 630 additions and 637 deletions

View File

@ -63,7 +63,7 @@ namespace GerenciaProjetos.Controllers
}
else
{
return View("Form", dev);
return View("Cadastro", dev);
}
}