{$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 ($data.room_sel ) }> <{$cell_data.teacher_name}> <{/if}> <{if ($cell_data.room) }> <{$cell_data.room}> <{/if}> <{/if}> <{/foreach }> |
<{ /section }>