latest updates requested
[namibia] / public / templates / page / systemuserview.js
index 2ff160a..d196e5f 100644 (file)
@@ -5,8 +5,8 @@ var template_systemuserview = function( static )
                        company : new App.TemplateElement.FieldComponent('company'),
                        firstName : new App.TemplateElement.FieldComponent('firstName'),
                        familyName : new App.TemplateElement.FieldComponent('familyName'),
-                       idNumber : new App.TemplateElement.FieldComponent('idNumber'),
-                       dateOfBirth : new App.TemplateElement.FieldComponent('dateOfBirth'),
+                       //idNumber : new App.TemplateElement.FieldComponent('idNumber'),
+                       //dateOfBirth : new App.TemplateElement.FieldComponent('dateOfBirth'),
                        mobile : new App.TemplateElement.FieldComponent('mobile'),
                        email : new App.TemplateElement.FieldComponent('email'),
                        manager : new App.TemplateElement.FieldComponent('manager'),