schedule bug fix

This commit is contained in:
Sundog Jones 2024-09-03 16:43:10 -04:00
parent c6f9973aee
commit 3ed65ce556
1 changed files with 10 additions and 8 deletions

View File

@ -284,15 +284,17 @@
</li>
</template>
<template id="schedules_template">
<h2>Schedules</h2>
<section id="schedules_time_range_section">
<button id="previous_week_button">&lt;</button>
<p id="current_week_indicator"></p>
<button id="next_week_button">&gt;</button>
<section id="schedule_pane">
<h2>Schedules</h2>
<section id="schedules_time_range_section">
<button id="previous_week_button">&lt;</button>
<p id="current_week_indicator"></p>
<button id="next_week_button">&gt;</button>
</section>
<table id="schedule_grid">
</table>
</section>
<table id="schedule_grid">
</table>
</template>
<template id="schedule_header_row_template">
<th>