Forráskód Böngészése

added jquery import

Axel Nordh 4 éve
szülő
commit
c1794b4aa5
1 módosított fájl, 1 hozzáadás és 0 törlés
  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>
 <head>
   <link rel="stylesheet" href="style.css">
   <link rel="stylesheet" href="style.css">
+   <script src="https://code.jquery.com/jquery-3.5.0.js"></script>
 </head>
 </head>
 <body>
 <body>