LSJ Sample Application
Powered by Google App Engine

勤務表の集計

集計年月 : $monthString
#foreach( $month in $monthList ) #end #foreach($work in $tableWorkSummary1.Rows) #end #foreach($work in $tableWorkSummary2.Rows) #end
$month.text
$work.name $work.time1$work.time2$work.time3 $work.time4$work.time5$work.time6
$work.name $work.time1$work.time2$work.time3 $work.time4$work.time5$work.time6
#parse( "common/lsjcontrol.html" )