Commit ad744871 authored by Nicolas Delaby's avatar Nicolas Delaby

remove descriptions from fields

parent 866801a4
......@@ -74,7 +74,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Date of birth</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
......
......@@ -10,8 +10,8 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>display_width</string>
<string>description</string>
<string>display_width</string>
<string>title</string>
</list>
</value>
......@@ -75,7 +75,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The postal code</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
......
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>description</string>
<string>title</string>
</list>
</value>
......@@ -72,10 +71,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Professional phone</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>description</string>
<string>title</string>
</list>
</value>
......@@ -72,10 +71,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The first name of the person.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>description</string>
<string>title</string>
</list>
</value>
......@@ -72,10 +71,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The last name of the person.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
......@@ -11,8 +11,8 @@
<value>
<list>
<string>description</string>
<string>title</string>
<string>external_validator</string>
<string>title</string>
</list>
</value>
</item>
......@@ -75,9 +75,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The password of the user.\n
\n
Leaving this password empty will not modify existing password.</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
......
......@@ -11,8 +11,8 @@
<value>
<list>
<string>description</string>
<string>title</string>
<string>external_validator</string>
<string>title</string>
</list>
</value>
</item>
......@@ -75,9 +75,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The password of the user.\n
\n
Leaving this password empty will not modify existing password.</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
......
331
\ No newline at end of file
332
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment