Themeing work based on bootstrap
This commit is contained in:
2
views/table/list_head.php
Normal file
2
views/table/list_head.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<table class="table table-striped table-condensed" id="list-table">
|
||||
<tr><th><?php echo implode('</th><th>',$th); ?></th></tr>
|
Reference in New Issue
Block a user