This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
github
/
gs-messaging-stomp-websocket
espejo de
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Remove unused form close tag
bluishoul
hace 8 años
padre
27a1ba462b
commit
7af9f90ac5
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
Ver fichero
@@ -48,7 +48,6 @@
</table>
</div>
</div>
- </form>
</div>
</body>
-</html>
+</html>