Commit 88f21b3c authored by Romain Courteaud's avatar Romain Courteaud

Fix document icon URL

parent b6bacfc8
...@@ -59,6 +59,10 @@ ...@@ -59,6 +59,10 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value> </value>
</item> </item>
<item>
<key> <string>editable</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -112,7 +116,7 @@ ...@@ -112,7 +116,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>cell/getIcon</string> </value> <value> <string>cell/getIconURL</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
40965 40966
\ No newline at end of file \ 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