SF Bug #2827012 - the modification tpl for inetOrgPerson is partially invalid
This commit is contained in:
parent
cc3b67b71a
commit
59c4e7896f
@ -6,13 +6,12 @@
|
|||||||
<icon>address-book.png</icon>
|
<icon>address-book.png</icon>
|
||||||
<invalid>0</invalid>
|
<invalid>0</invalid>
|
||||||
<rdn>cn</rdn>
|
<rdn>cn</rdn>
|
||||||
<!-- <regexp>^uid=.*,</regexp> -->
|
<!--<regexp>^ou=People,o=.*,</regexp>-->
|
||||||
<title>Generic: Address Book Entry</title>
|
<title>Generic: Address Book Entry</title>
|
||||||
<visible>1</visible>
|
<visible>1</visible>
|
||||||
|
|
||||||
<objectClasses>
|
<objectClasses>
|
||||||
<objectClass id="inetOrgPerson"></objectClass>
|
<objectClass id="inetOrgPerson"></objectClass>
|
||||||
<objectClass id="top"></objectClass>
|
|
||||||
</objectClasses>
|
</objectClasses>
|
||||||
|
|
||||||
<attributes>
|
<attributes>
|
||||||
@ -36,7 +35,6 @@
|
|||||||
<attribute id="jpegPhoto">
|
<attribute id="jpegPhoto">
|
||||||
<display>Photo</display>
|
<display>Photo</display>
|
||||||
<order>3</order>
|
<order>3</order>
|
||||||
<readonly>0</readonly>
|
|
||||||
<spacer>1</spacer>
|
<spacer>1</spacer>
|
||||||
</attribute>
|
</attribute>
|
||||||
<attribute id="o">
|
<attribute id="o">
|
||||||
@ -54,12 +52,6 @@
|
|||||||
<attribute id="l">
|
<attribute id="l">
|
||||||
<display>City</display>
|
<display>City</display>
|
||||||
<order>6</order>
|
<order>6</order>
|
||||||
<type>select</type>
|
|
||||||
<value id="Berlin">Berlin</value>
|
|
||||||
<value id="London">London</value>
|
|
||||||
<value id="Paris">Paris</value>
|
|
||||||
<value id="Washington">Washington</value>
|
|
||||||
<value id="Other">Other</value>
|
|
||||||
</attribute>
|
</attribute>
|
||||||
<attribute id="st">
|
<attribute id="st">
|
||||||
<display>State</display>
|
<display>State</display>
|
||||||
@ -67,7 +59,6 @@
|
|||||||
</attribute>
|
</attribute>
|
||||||
<attribute id="postalCode">
|
<attribute id="postalCode">
|
||||||
<display>Postal code</display>
|
<display>Postal code</display>
|
||||||
<maxlength>5</maxlength>
|
|
||||||
<order>8</order>
|
<order>8</order>
|
||||||
<spacer>1</spacer>
|
<spacer>1</spacer>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
Loading…
Reference in New Issue
Block a user