diff --git a/api/dashboard/index.html b/api/dashboard/index.html
index 86098db..f6ca106 100644
--- a/api/dashboard/index.html
+++ b/api/dashboard/index.html
@@ -140,9 +140,6 @@
Dashboard
-
- Reservas
-
diff --git a/assets/js/app.js b/assets/js/app.js
index 4bb2bc3..7804c0b 100644
--- a/assets/js/app.js
+++ b/assets/js/app.js
@@ -463,7 +463,7 @@
// PÁGINA DO PROFESSOR
//
// LISTA DE RESERVAS DOS PROFESSORES
- function ListaReservasProfessores() {
+ window.onload = function () {
// CHAMA FUNÇÕES DO APP
app();
//
diff --git a/index.html b/index.html
index 6844423..fd6b648 100644
--- a/index.html
+++ b/index.html
@@ -5,15 +5,15 @@
// VERSÃO: 1.6.1-BETA
// DESCRIÇÃO: CADASTRA RESERVAS DE EQUIPAMENTOS
//==============================================================|| -->
-
+
Reserve
-
+
@@ -28,34 +28,38 @@
-
+
-