Merge branch 'feature/events' into pandora_5.1

This commit is contained in:
Vanessa Gil 2014-11-25 16:51:37 +01:00
commit 28b5fa4793
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
if(!isset($table->width)) {
$table->width = '100%';
}
$table->id = "eventtable";
$table->cellpadding = 4;
$table->cellspacing = 4;