Commit 5a3b8da6 by Francisco Javier

pequeños cambios

parent 649118c2
......@@ -37,11 +37,6 @@
<artifactId>h2</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>fish.payara.extras</groupId>
<artifactId>payara-embedded-all</artifactId>
<version>8.0.1</version>
</dependency>
</dependencies>
<build>
......
......@@ -13,7 +13,7 @@
<div class="container">
<div class="panel panel-primary">
<div class="panel-heading">
<h2>Home Page</h2>
<h2>Pagina de inicio</h2>
</div>
<a href="showSalas">Ver Salas (Recuperar datos de salas de la base de datos.)</a>
<br/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment