Korjaa saatavuuskyselyt: näytä kaikkien yritysten kyselyt
Endpoint näytti vain aktiivisen yrityksen kyselyt, mutta kyselyt tallennetaan API-avaimen yrityksen alle. Nyt näytetään kaikkien käyttäjän yritysten kyselyt + yrityssarake taulukkoon. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Noxus HUB</title>
|
||||
<link rel="stylesheet" href="style.css?v=20260313j">
|
||||
<link rel="stylesheet" href="style.css?v=20260313k">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Login -->
|
||||
@@ -210,6 +210,7 @@
|
||||
<th>Kaupunki</th>
|
||||
<th>Tulos</th>
|
||||
<th>Lähde</th>
|
||||
<th>Yritys</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
@@ -2262,6 +2263,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="script.js?v=20260313j"></script>
|
||||
<script src="script.js?v=20260313k"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user