Este commit está contenido en:
manalejandro
2018-07-15 18:03:58 +02:00
padre d4f77698c7
commit 2597cbeee5
Se han modificado 3 ficheros con 5 adiciones y 5 borrados

Ver fichero

@@ -37,7 +37,7 @@
</section>
<footer class="col-md-12 text-center">
<span class="col-md-12">
<button class="btn btn-primary" th:onclick="'window.location.pathname=\'' + @{/} + '\''">Volver</button>
<a class="btn btn-primary" th:href="@{/}">Volver</a>
</span>
<span>2018</span>
</footer>