comparison templates/recordedTable.html @ 29:ae5491d72470

modified: templates/recordedTable.html
author yoneda <epgrec@park.mda.or.jp>
date Sun, 26 Jul 2009 18:38:44 +0900
parents a34f2ff49097
children 5096001c4995
comparison
equal deleted inserted replaced
28:9238c1d9e060 29:ae5491d72470
74 }); 74 });
75 } 75 }
76 } 76 }
77 $(document).ready(function () { 77 $(document).ready(function () {
78 var DG = $('#floatBox4Dialog'); 78 var DG = $('#floatBox4Dialog');
79 DG.dialog({title:'あれ?',width:500}); 79 DG.dialog({title:'変更',width:500});
80 DG.dialog('close'); 80 DG.dialog('close');
81 }); 81 });
82 --> 82 -->
83 </script> 83 </script>
84 <style type="text/css"> 84 <style type="text/css">