This commit is contained in:
2025-09-20 19:18:58 +02:00
parent 3da9b43ff6
commit 69ef2f94f7
8 changed files with 1253 additions and 1 deletions

View File

@@ -22,6 +22,11 @@
<header id="timefold-auto-header">
<!-- Filled in by app.js -->
</header>
<div style="margin: 1em 0;">
<label for="scheduleIdInput">Charger un schedule par ID :</label>
<input type="text" id="scheduleIdInput" placeholder="UUID du schedule" style="width: 350px;" />
<button id="loadScheduleBtn">Charger</button>
</div>
<div class="tab-content">
<div id="demo" class="tab-pane fade show active container-fluid">
<div class="sticky-top d-flex justify-content-center align-items-center" aria-live="polite"