Skip to content
Snippets Groups Projects
Commit 680e71d6 authored by gnaegi's avatar gnaegi
Browse files

OO-2079 revert accidential user properties config change from testing

parent e71bffcb
No related branches found
No related tags found
No related merge requests found
...@@ -332,12 +332,6 @@ ...@@ -332,12 +332,6 @@
<ref bean="userPropertyFirstName" /> <ref bean="userPropertyFirstName" />
<ref bean="userPropertyLastName" /> <ref bean="userPropertyLastName" />
<ref bean="userPropertyEmail" /> <ref bean="userPropertyEmail" />
<ref bean="userPropertyTelMobile" />
<ref bean="userPropertyStreet" />
<ref bean="userPropertyExtendedAddress" />
<ref bean="userPropertyZipCode" />
<ref bean="userPropertyCity" />
<ref bean="userPropertyInstitutionalName" />
</list> </list>
</property> </property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment