This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
github
/
gs-messaging-stomp-websocket
mirror of
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Remove unused form close tag
bluishoul
8 năm trước cách đây
mục cha
27a1ba462b
commit
7af9f90ac5
1 tập tin đã thay đổi
với
1 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
Xem Tập Tin
@@ -48,7 +48,6 @@
</table>
</div>
</div>
- </form>
</div>
</body>
-</html>
+</html>