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
return my_gadget.getUrlFor({\n
command: \'index\',\n
options: {\n
jio_key: target_url\n
jio_key: target_url,\n
query: \'relative_url:"\' + target_url + \'"\'\n
}\n
});\n
})\n
......@@ -753,7 +754,7 @@ promiseEventListener */\n
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>romain</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -767,7 +768,7 @@ promiseEventListener */\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>945.64113.53120.10205</string> </value>
<value> <string>947.22458.4923.43878</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -785,8 +786,8 @@ promiseEventListener */\n
</tuple>
<state>
<tuple>
<float>1444727907.98</float>
<string>GMT</string>
<float>1448463051.92</float>
<string>UTC</string>
</tuple>
</state>
</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