schedule grid layout
This commit is contained in:
parent
6d61ae483a
commit
b46d0e5a71
@ -311,10 +311,10 @@
|
||||
</section>
|
||||
</template>
|
||||
<template id="schedule_header_row_template">
|
||||
<th>
|
||||
<tr>
|
||||
<td class="schedule_row_time_header">Time</td>
|
||||
<td class="schedule_row_program_header">Program</td>
|
||||
</th>
|
||||
</tr>
|
||||
</template>
|
||||
<template id="schedule_row_template">
|
||||
<tr class="schedule_row">
|
||||
|
Loading…
Reference in New Issue
Block a user