summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorSimon2011-04-07 16:10:52 +0200
committerSimon2011-04-07 16:10:52 +0200
commit4cad0322b5e0c1b817f4d5f075f76a5ab436bd8d (patch)
treef12e1c77dd7f11a3ba9fa954ac96f3eab6b36982 /application
parentACL resettet (diff)
downloadpbs2-4cad0322b5e0c1b817f4d5f075f76a5ab436bd8d.tar.gz
pbs2-4cad0322b5e0c1b817f4d5f075f76a5ab436bd8d.tar.xz
pbs2-4cad0322b5e0c1b817f4d5f075f76a5ab436bd8d.zip
Highlight einesEelementes mitHharken verstärkt
Diffstat (limited to 'application')
-rw-r--r--application/modules/user/views/scripts/group/showall.phtml2
-rw-r--r--application/modules/user/views/scripts/person/index.phtml2
2 files changed, 2 insertions, 2 deletions
diff --git a/application/modules/user/views/scripts/group/showall.phtml b/application/modules/user/views/scripts/group/showall.phtml
index 9afedbb..2ed777a 100644
--- a/application/modules/user/views/scripts/group/showall.phtml
+++ b/application/modules/user/views/scripts/group/showall.phtml
@@ -20,7 +20,7 @@
<?php
$class='';
if($group->getID() == $this->userIDsNamespace['groupID'])
- $class= 'highlight';
+ $class= 'highlight checked';
?>
<div class='element<?php echo " $class";?>'>
<div class='content'>
diff --git a/application/modules/user/views/scripts/person/index.phtml b/application/modules/user/views/scripts/person/index.phtml
index 7505954..a4d3a3d 100644
--- a/application/modules/user/views/scripts/person/index.phtml
+++ b/application/modules/user/views/scripts/person/index.phtml
@@ -30,7 +30,7 @@ if(isset($this->groups)) {
<?php
$class='';
if($group['membershipID'] == $this->userIDsNamespace['membershipID'])
- $class= 'highlight';
+ $class= 'highlight checked';
?>
<div class='element<?php echo " $class";?>'>
<div class='content'>