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

@ -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>