summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/event')
-rw-r--r--application/views/scripts/event/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml
index e6eddfd..ead7c81 100644
--- a/application/views/scripts/event/index.phtml
+++ b/application/views/scripts/event/index.phtml
@@ -47,7 +47,7 @@ if(count($this->eventlist)>0) {
if(count($poolEvents)==0)
break;
?>
- <div class='hidden' id='pool<?php echo $poolEvents[0]['pbs_poolID'] ?>' style='visibility:hidden' >
+ <div id='pool<?php echo $poolEvents[0]['pbs_poolID'] ?>' style='display:none;' >
<h2><?php echo $pool; ?></h2>
<?php foreach ($poolEvents as $event): ?>
<div class='element'>