Apply bootstrap theme to the events table

This commit is contained in:
Kyle Johnson 2013-09-11 15:08:41 -04:00
parent 9dfa3eb5af
commit b18b38c486
1 changed files with 1 additions and 1 deletions

View File

@ -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>