Axel Nordh пре 4 година
родитељ
комит
c1794b4aa5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      OddsJavaFx/src/web/matchTable.php

+ 1 - 0
OddsJavaFx/src/web/matchTable.php

@@ -11,6 +11,7 @@ $matches = $conn->getMatches($countryId, $leagueId);
 ?>
 <head>
   <link rel="stylesheet" href="style.css">
+   <script src="https://code.jquery.com/jquery-3.5.0.js"></script>
 </head>
 <body>