From a316a97097bf8bcf9a4f809faf30dd756e60563d Mon Sep 17 00:00:00 2001 From: aurynn_cmd Date: Thu, 25 Sep 2008 23:08:34 +0000 Subject: Saving locations and contacts to a user now works as expected. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2342 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Admin/edit_user.html | 65 +++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 32 deletions(-) (limited to 'UI') diff --git a/UI/Admin/edit_user.html b/UI/Admin/edit_user.html index 536b8ffa..df166cf7 100644 --- a/UI/Admin/edit_user.html +++ b/UI/Admin/edit_user.html @@ -62,7 +62,7 @@ - + @@ -90,8 +90,7 @@ Country - - + @@ -200,7 +199,7 @@ options = contact_classes default_values = [contact.contact_class_id] value_attr = "id" - text_attr = "classname" + text_attr = "name" } ?>
@@ -219,33 +218,35 @@
+
+ + + + + + + + + + + + +
+ + + checked + + /> + +
- - - - - - - - - - - -
- - - checked - - /> - -
- - - - - - -
- + + + + + +
+
+ -- cgit v1.2.3