Apply bootstrap theme to the events table
This commit is contained in:
parent
9dfa3eb5af
commit
b18b38c486
|
@ -61,7 +61,7 @@ echo $this->Form->inputs(array(
|
|||
</ul>
|
||||
|
||||
<div id="Events">
|
||||
<table>
|
||||
<table class="table table-condensed table-striped">
|
||||
<tr>
|
||||
<th>Thumbnail</th>
|
||||
<th>Id</th>
|
||||
|
|
Loading…
Reference in New Issue