mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-23 06:29:59 +00:00
The deSEC entry <details> was moved up above the domain submit form, but the #desec-modal container and desec-modal.js were left behind inside the skip_domain_validation block. Move them up to sit directly after the entry block so the open button, modal, and wiring script are always rendered together (and present even when domain validation is skipped). This restores the modal flow the Playwright tests drive via #desec-frame. Signed-off-by: Simon L. <szaimen@e.mail.de> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Simon L. <szaimen@e.mail.de>