{$bootstrap}> <{$jquery}> <{$toolbar}>
節 | <{section name=di start=1 loop=$DEF_SET.days_sm step=1 }><{$DEF_SET.week[$smarty.section.di.index]}> | <{ /section }>
<{$DEF_SET.sects_cht_list[$smarty.section.si.index]}> <{$DEF_SET.time_list[$smarty.section.si.index]}> |
<{section name=di start=1 loop=$DEF_SET.days_sm step=1 }>
<{assign var="cell_tab" value=$tab[$smarty.section.di.index][$smarty.section.si.index]}>
<{foreach from=$cell_tab key=w item=cell_data }>
<{if ($cell_data.class_id) }>
<{if ($w==0) }>
<{/if}>
<{if ($w==1) }>
<{/if}>
<{if ($w==2) }>
<{/if}>
<{$data.class_list_c[$cell_data.class_id]}>
<{$cell_data.subject_name}>
<{/if}>
<{/foreach }>
<{* 同時多班 *}> <{if ($cell_data.other) }>(同節:<{$cell_data.other }>) <{/if}> <{if ($data.room_sel ) }> <{if ($data.isteacher)}> <{$cell_data.teacher_name}> <{else}> <{$cell_data.teacher_name}> <{/if}> <{/if}> <{if ($cell_data.room ) }> <{$cell_data.room}> <{/if}> |
<{ /section }>