* changed css names to compatible with zui.

This commit is contained in:
Catouse
2014-03-26 11:01:19 +08:00
parent 1ff011f641
commit e94843f4e2
74 changed files with 303 additions and 296 deletions

View File

@@ -31,7 +31,7 @@
<table class='table-1'>
<caption>
<div class='f-left'><?php echo $lang->task->report->common;?></div>
<div class='f-right'><?php echo html::a($this->createLink('project', 'task', "projectID=$projectID&browseType=$browseType"), $lang->goback);?></div>
<div class='text-right'><?php echo html::a($this->createLink('project', 'task', "projectID=$projectID&browseType=$browseType"), $lang->goback);?></div>
</caption>
<?php foreach($charts as $chartType => $chartContent):?>
<tr valign='top'>