summaryrefslogtreecommitdiffstats
path: root/base/tps/shared/webapps/tps/ui
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2016-04-16 02:54:24 +0200
committerEndi S. Dewata <edewata@redhat.com>2016-04-25 21:17:28 +0200
commit5ef131f1f3711490576a8f512d822ded43a1f417 (patch)
tree86b3e3d7d583f6fd8040557fb91fd8a7d4cf530e /base/tps/shared/webapps/tps/ui
parent56bc2b9adf88469dd0258847210e8cf547367535 (diff)
downloadpki-5ef131f1f3711490576a8f512d822ded43a1f417.tar.gz
pki-5ef131f1f3711490576a8f512d822ded43a1f417.tar.xz
pki-5ef131f1f3711490576a8f512d822ded43a1f417.zip
Removed unused TPS user fields and group.
The unused user status and type fields and the TPS Officers group have been removed from the TPS UI. https://fedorahosted.org/pki/ticket/2264 https://fedorahosted.org/pki/ticket/2265 https://fedorahosted.org/pki/ticket/2266
Diffstat (limited to 'base/tps/shared/webapps/tps/ui')
-rw-r--r--base/tps/shared/webapps/tps/ui/user.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/base/tps/shared/webapps/tps/ui/user.html b/base/tps/shared/webapps/tps/ui/user.html
index 79867f900..435349e5a 100644
--- a/base/tps/shared/webapps/tps/ui/user.html
+++ b/base/tps/shared/webapps/tps/ui/user.html
@@ -47,10 +47,6 @@
<input name="fullName" readonly="readonly"><br>
<label>Email</label>
<input name="email" readonly="readonly"><br>
- <label>Type</label>
- <input name="type" readonly="readonly"><br>
- <label>State</label>
- <input name="state" readonly="readonly"><br>
</fieldset>
</div>