Pushed under the one line rule
From 4f2d2fda93b1a118869579efa70d800a28b97a8b Mon Sep 17 00:00:00 2001
From: Adam Young <ayo...@redhat.com>
Date: Thu, 30 Sep 2010 19:08:45 -0400
Subject: [PATCH] telephone

Typo in attribute name.
---
 install/static/user.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install/static/user.js b/install/static/user.js
index b797dde..5ac7f0a 100644
--- a/install/static/user.js
+++ b/install/static/user.js
@@ -57,7 +57,7 @@ ipa_entity_set_details_definition('user', [
     ]],
     ['contact', 'Contact Details', [
         ['mail', 'E-mail Address', null],
-        ['numbers', 'Numbers', a_numbers]
+        ['telephonenumber', 'Numbers', a_numbers]
     ]],
     ['address', 'Mailing Address', [
         ['street', 'Address', null],
-- 
1.7.1

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to