This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
github
/
gs-messaging-stomp-websocket
同期ミラー
https://github.com/spring-guides/gs-messaging-stomp-websocket.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Remove unused form close tag
bluishoul
8 年 前
親
27a1ba462b
コミット
7af9f90ac5
1 ファイル変更
、
1 行追加
、
2 行削除
分割表示
差分情報を表示
1
2
complete/src/main/resources/static/index.html
+ 1
- 2
complete/src/main/resources/static/index.html
ファイルの表示
@@ -48,7 +48,6 @@
</table>
</div>
</div>
- </form>
</div>
</body>
-</html>
+</html>