summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event
diff options
context:
space:
mode:
authorBjörn Geiger2011-07-05 18:11:59 +0200
committerBjörn Geiger2011-07-05 18:11:59 +0200
commit5f55cddf195c4084ef6f1c768ac067929d6c2df9 (patch)
tree36c190432faabff9a16339b2480f29f2d3b46e7f /application/views/scripts/event
parentKorrektur von eben (diff)
downloadpoolctrl-5f55cddf195c4084ef6f1c768ac067929d6c2df9.tar.gz
poolctrl-5f55cddf195c4084ef6f1c768ac067929d6c2df9.tar.xz
poolctrl-5f55cddf195c4084ef6f1c768ac067929d6c2df9.zip
nochmals Korrektur
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'>