From f9ff041c5cd5ac11af2edb59cb7a707582193df6 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 2 Aug 2010 14:36:33 -0400 Subject: Revert WebUI changes Reverted with: % git diff --binary HEAD..d4adbc8052faf18fb31e7b1865037aa107067d4b > revert.patch % git apply revert.patch % git commit -a --- install/static/user.html | 112 ----------------------------------------------- 1 file changed, 112 deletions(-) delete mode 100644 install/static/user.html (limited to 'install/static/user.html') diff --git a/install/static/user.html b/install/static/user.html deleted file mode 100644 index c7a77b8ac..000000000 --- a/install/static/user.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - 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