diff templates/recordedTable.html @ 162:c6c6bd734f18

fix: ¥ß¥¹½¤Àµ
author epgrec@park.mda.or.jp <yoneda@recorder.localnet.mda.or.jp>
date Sun, 04 Apr 2010 18:14:47 +0900
parents 84220382fea8
children
line wrap: on
line diff
--- a/templates/recordedTable.html	Sun Apr 04 17:10:17 2010 +0900
+++ b/templates/recordedTable.html	Sun Apr 04 18:14:47 2010 +0900
@@ -37,6 +37,7 @@
 					alert(data);
 				}
 				else {
+//					alert(data);
 					$('#resid_' + id ).hide();
 					$('#floatBox4Dialog').dialog('close');
 				}