Added scrollable and boolean label status

This commit is contained in:
Deon George
2013-05-29 21:09:14 +10:00
parent 84bb919269
commit 8ba0ced191
3 changed files with 46 additions and 3 deletions

View File

@@ -1 +1 @@
<span class="label <?php echo $label; ?>" style="font-weight: normal;"><?php echo $status; ?></span>
<span class="label <?php echo $label; ?>" style="font-weight: normal;"><?php echo $column; ?></span>