summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/entitle.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/entitle.py')
-rw-r--r--ipalib/plugins/entitle.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipalib/plugins/entitle.py b/ipalib/plugins/entitle.py
index aeb325b6b..ad4c2c6df 100644
--- a/ipalib/plugins/entitle.py
+++ b/ipalib/plugins/entitle.py
@@ -195,6 +195,8 @@ class entitle(LDAPObject):
default_attributes = ['ipaentitlement']
uuid_attribute = 'ipaentitlementid'
+ label = _('Entitlements')
+
"""
def get_dn(self, *keys, **kwargs):
try: