Commit 371a1f1c authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_jabber_client] Change contact default sort

parent 728f7c57
......@@ -84,7 +84,7 @@
"portal_type": [],
"search_column_list": column_list,
"sort_column_list": column_list,
"sort": [['notification', 'DESC'], ['connected', 'DESC'], ['jid', 'ASC']],
"sort": [['notification', 'descending'], ['connected', 'descending'], ['jid', 'ascending']],
"title": "Contacts",
"type": "ListBox"
}
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>963.19286.54749.51780</string> </value>
<value> <string>966.31408.59896.36744</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1510065460.75</float>
<float>1522244632.71</float>
<string>UTC</string>
</tuple>
</state>
......
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