* rewrite the module task's css and uui code.

This commit is contained in:
wangchunsheng
2011-03-02 10:14:39 +00:00
parent e8b1377c1e
commit 0a1679e0a2
13 changed files with 396 additions and 418 deletions
+1 -2
View File
@@ -12,7 +12,6 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -37,5 +36,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</form>
<?php include '../../common/view/footer.html.php';?>