+ add the feature of altnate color for table.

This commit is contained in:
wangchunsheng
2009-12-30 03:13:51 +00:00
parent 3e3acedb1e
commit 9995b568ca
12 changed files with 428 additions and 11 deletions
+2 -1
View File
@@ -23,13 +23,14 @@
*/
?>
<?php include '../../common/header.html.php';?>
<?php include '../../common/colorize.html.php';?>
<div class='yui-d0'>
<div id='featurebar'>
<div class='f-right'><?php common::printLink('bug', 'create', "productID=0&project=$project->id", $lang->bug->create);?></div>
</div>
</div>
<div class='yui-d0'>
<table class='table-1 fixed'>
<table class='table-1 fixed colored'>
<thead>
<tr class='colhead'>
<th><?php echo $lang->bug->id;?></th>