mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-25 19:27:26 +00:00
Pos teste
This commit is contained in:
.vs/GerenciaProjetos
GerenciaProjetos
Controllers
Views
Bugs
Desenvolvedores
Home
Projetos
Requisitos
Shared
bin
Debug
obj
Debug
netcoreapp2.2
GerenciaProjetos.Views.dllGerenciaProjetos.Views.pdbGerenciaProjetos.dllGerenciaProjetos.pdb
Razor
Views
Bugs
Desenvolvedores
Home
Projetos
Requisitos
Shared
@ -48,7 +48,7 @@
|
||||
</select>
|
||||
</div>
|
||||
<div class="text-right">
|
||||
<a class="btn btn-secondary" asp-area="" asp-controller="Bugs" asp-action="Index" asp-route-id="">Cancelar</a>
|
||||
<a class="btn btn-secondary" asp-area="" asp-controller="Dashboard" asp-action="Index" asp-route-id="">Cancelar</a>
|
||||
<button type="submit" class="btn btn-primary">Confirmar</button>
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user