diff templates/index.html @ 58:80dc62c94185

add: height_per_minite at index.html
author Sushi-k <epgrec@park.mda.or.jp>
date Wed, 29 Jul 2009 16:53:56 +0900
parents c50bbb4f8623
children cb7da56c4198
line wrap: on
line diff
--- a/templates/index.html	Wed Jul 29 10:51:38 2009 +0900
+++ b/templates/index.html	Wed Jul 29 16:53:56 2009 +0900
@@ -539,7 +539,7 @@
 	prgRecordURL : 'simpleReservation.php',		// 簡易予約
 	prgRecordPlusURL : 'recordp.php',		// 詳細予約
 	prgCancelURL : 'cancelReservation.php',		// 予約キャンセル
-	dotMin : 2,
+	dotMin : {/literal}{$height_per_min}{literal},
 	tableStartTime : {/literal}'{$top_time}',
 	tableEndTime : '{$last_time}'{literal}
 }