Commit 9f2e22e9 authored by Roque's avatar Roque

erp5_web_monitoring: fix header jump link

parent ba428130
......@@ -24,13 +24,13 @@
return gadget.jio_get(page_options.jio_key);
})
.push(function (instance_tree) {
//TODO migrate
gadget.getUrlFor({command: 'store_and_change', options: {
return gadget.getUrlFor({command: 'store_and_change', options: {
page: "ojsm_jump",
jio_key: instance_tree.opml_url,
title: instance_tree.title,
view_title: "Related OPML",
search_page: "ojsm_status_list"
search_page: "ojs_local_controller",
portal_type: "Promise Module"
}});
})
.push(function (url) {
......
......@@ -242,7 +242,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1016.474.34577.36078</string> </value>
<value> <string>1016.620.37283.46318</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -262,7 +262,7 @@
</tuple>
<state>
<tuple>
<float>1713538236.89</float>
<float>1713546999.65</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