summaryrefslogtreecommitdiffstats
path: root/src/userconfigbase.ui
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-05-29 15:33:39 -0500
committerTimothy Pearson <[email protected]>2012-05-29 15:33:39 -0500
commit5948ba909d1a2541865fcb2b52f76a7719f72f3e (patch)
tree858e1027143cb7085e6a60c100b9b4f03c6b5d6a /src/userconfigbase.ui
parent691351f08aeec1ea1582e46aac8aa734321e1e13 (diff)
downloadkcmldapmanager-5948ba909d1a2541865fcb2b52f76a7719f72f3e.tar.gz
kcmldapmanager-5948ba909d1a2541865fcb2b52f76a7719f72f3e.zip
User editor dialog is now working in RO mode
Diffstat (limited to 'src/userconfigbase.ui')
-rw-r--r--src/userconfigbase.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/userconfigbase.ui b/src/userconfigbase.ui
index 03c2690..662240e 100644
--- a/src/userconfigbase.ui
+++ b/src/userconfigbase.ui
@@ -406,7 +406,7 @@
</property>
<widget class="TQRadioButton" row="0" column="0" colspan="1">
<property name="name">
- <cstring>userStatusEnabled</cstring>
+ <cstring>passwordExpireDisabled</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="1" colspan="2">
@@ -419,10 +419,10 @@
</widget>
<widget class="TQRadioButton" row="1" column="0" colspan="1">
<property name="name">
- <cstring>userStatusDisabled</cstring>
+ <cstring>passwordExpireEnabled</cstring>
</property>
</widget>
- <widget class="KDateWidget" row="1" column="1" colspan="1">
+ <widget class="KDateTimeWidget" row="1" column="1" colspan="1">
<property name="name">
<cstring>expirationDate</cstring>
</property>