summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/sudorule.py
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-11-29 14:26:55 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2010-12-01 15:21:02 -0500
commit47d61e6cabc7a9053a7878ea3b8676ad59415f39 (patch)
treecdad5adb403a04ee7549248bf20bcdc31d017a4f /ipalib/plugins/sudorule.py
parent20b1e0a75ec832d906e7f66d2b306aabdce03901 (diff)
downloadfreeipa-47d61e6cabc7a9053a7878ea3b8676ad59415f39.tar.gz
freeipa-47d61e6cabc7a9053a7878ea3b8676ad59415f39.tar.xz
freeipa-47d61e6cabc7a9053a7878ea3b8676ad59415f39.zip
action panel sibling added function to get sibling entities from the tab set. remove explicit sibling code from entity pages Modified the Label fields on HBAC and SUDO to make them appear cleaner in the UI
Diffstat (limited to 'ipalib/plugins/sudorule.py')
-rw-r--r--ipalib/plugins/sudorule.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/sudorule.py b/ipalib/plugins/sudorule.py
index df0ae5c4d..6a81b86b9 100644
--- a/ipalib/plugins/sudorule.py
+++ b/ipalib/plugins/sudorule.py
@@ -46,7 +46,7 @@ class sudorule(LDAPObject):
'memberdenycmd': ['sudocmd', 'sudocmdgroup'],
}
- label = _('SudoRule')
+ label = _('SUDO')
takes_params = (
Str('cn',