From 125bd09faf21411fafda01e76989b4856bbd267c Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 6 Aug 2010 10:01:44 -0400 Subject: The Javascript code for the new web UI Now with whitespace cleanup. --- install/static/user.html | 112 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 install/static/user.html (limited to 'install/static/user.html') diff --git a/install/static/user.html b/install/static/user.html new file mode 100644 index 00000000..c7a77b8a --- /dev/null +++ b/install/static/user.html @@ -0,0 +1,112 @@ + + + + + + + + jQuery test page for IPA + + + + + + + + + + + +
+ + +
+

Managing user:

+
+ Reset + Update +
+
    +
  • View:
  • +
  • + + Personal Details +
  • +
  • + + Memberships +
  • +
+
+ +

− Identity Details

+
+
Title:
+
First Name:
+
Last Name:
+
Full Name:
+
Display Name:
+
Initials:
+
+
+ +

− Account Details

+
+
Account Status:
+
Login:
+
Password:
+
UID:
+
GID:
+
Home Directory:
+
+
+ +

− Contact Details

+
+
E-mail Address:
+
Numbers:
+
+
+ +

− Mailing Address

+
+
Address:
+
City:
+
State:
+
ZIP:
+
+
+ +

− Employee Information

+
+
Org. Unit:
+
Manager:
+
+
+ +

− Misc. Information

+
+
Car License:
+
+
+ + +
+
+ + + + -- cgit