Add navigation support

This commit is contained in:
Paulo Gustavo Veiga
2020-11-28 09:14:21 -08:00
parent 5aecc2ab91
commit da3f1d00ec
7 changed files with 280 additions and 61 deletions

View File

@ -1,13 +1,4 @@
<!-- This is a temporal hack only with the purpose to allow the transition with Spring MVC-->
<script>
if (!loginErrorCode) {
function loginErrorCode() {
return 3;
}
}
</script>
<!DOCTYPE html>
<html lang="en">