Updated Table to use new css layout

This commit is contained in:
Deon George
2012-07-30 18:14:25 +10:00
parent 8f56da789e
commit e4d600b8d0
7 changed files with 11 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
<tr class="<?php echo $trc; ?>">
<tr class="list-data">
<td><?php echo Form::checkbox('id[]',$td['id']['value']); ?></td>
<?php foreach ($td as $col => $details) { ?>
<td class="<?php echo $details['class']; ?>">