Commit 943369bc authored by Romain Courteaud's avatar Romain Courteaud

[erp5_web_renderjs_ui] Ensure that relation field jump link does not allow...

[erp5_web_renderjs_ui] Ensure that relation field jump link does not allow pagination on random documents
parent 72f12ac0
...@@ -285,7 +285,8 @@ promiseEventListener */\n ...@@ -285,7 +285,8 @@ promiseEventListener */\n
return my_gadget.getUrlFor({\n return my_gadget.getUrlFor({\n
command: \'index\',\n command: \'index\',\n
options: {\n options: {\n
jio_key: target_url\n jio_key: target_url,\n
query: \'relative_url:"\' + target_url + \'"\'\n
}\n }\n
});\n });\n
})\n })\n
...@@ -753,7 +754,7 @@ promiseEventListener */\n ...@@ -753,7 +754,7 @@ promiseEventListener */\n
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>romain</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -767,7 +768,7 @@ promiseEventListener */\n ...@@ -767,7 +768,7 @@ promiseEventListener */\n
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>945.64113.53120.10205</string> </value> <value> <string>947.22458.4923.43878</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -785,8 +786,8 @@ promiseEventListener */\n ...@@ -785,8 +786,8 @@ promiseEventListener */\n
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1444727907.98</float> <float>1448463051.92</float>
<string>GMT</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
</object> </object>
......
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