mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 06:08:13 +02:00
moved the modal logic to it's own file to
declutter index.js
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
<script src="https://cdn.socket.io/4.5.4/socket.io.min.js"></script>
|
||||
<script defer src="js/index.js"></script>
|
||||
<script defer src="js/sorttable.js"></script>
|
||||
<script defer src="js/modal.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user