Fix: restore AG Grid script tag removed by mistake

Sources/Versions/Log grids still use AG Grid — only the Forecast
pivot was replaced with Perspective.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Paul Trowbridge 2026-04-14 23:13:14 -04:00
parent 368127e098
commit 5171b9770c

View File

@ -282,6 +282,7 @@
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/ag-grid-enterprise@31.0.0/dist/ag-grid-enterprise.min.js"></script>
<script src="app.js"></script>
</body>
</html>