Files
the-cycle/src/Prospect.Server.Api/Controllers
neckfireandClaude Opus 4.8 a8fca38038
Build & Deploy / build (push) Successful in 43s
admin: fix empty tables — define DT engine before page init scripts
The DT table engine lived in the page footer, after the per-page
<script>DT.init(...)</script> in the body, so DT was undefined when init ran
(ReferenceError, nothing rendered). Move the engine into a DtScript const
injected right after <main>, before any body content, so it is always defined
first.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 11:51:58 +02:00
..
2025-02-24 01:06:32 +02:00
2022-01-07 07:09:50 +01:00