Commit 0289cdde authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_base: use getDefaultTelephoneText instead of getDefaultTelephoneCoordinateText

Use setDefaultTelephoneCoordinateText and getDefaultTelephoneText to be consistent.
parent a33d8626
......@@ -267,7 +267,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>cell/getDefaultTelephoneCoordinateText</string> </value>
<value> <string>cell/getDefaultTelephoneText</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -267,7 +267,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>cell/getDefaultTelephoneCoordinateText</string> </value>
<value> <string>cell/getDefaultTelephoneText</string> </value>
</item>
</dictionary>
</pickle>
......
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