* changed css names to compatible with zui.
This commit is contained in:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user