startOps() was calling loadAllEquipmentCards() redundantly — the units-loaded event listener already calls it after loadUnits() completes. This caused two parallel requests to /api/unit/:id/detail for every unit on page load. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| html | ||
| js | ||
| index.html | ||
| styles.css | ||