Commit 635d328e authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Remove link to script that dont exist

parent df0e62ec
......@@ -164,15 +164,6 @@
marker_space.className = "ui-btn-map";
marker_label.appendChild(marker_space);
marker_monitor_link = document.createElement("a");
marker_monitor_link.target = "_blank";
// Please update me, and compose the actuall url.
marker_monitor_link.href = hateoas_url + marker_list[i].jio_key + "/Base_redirectToMonitor";
marker_monitor_link.text = " > ";
marker_monitor_link.className = "ui-btn-map ui-btn ui-btn-icon-left ui-icon-desktop";
marker_label.appendChild(marker_monitor_link);
marker = new L.marker(
[m.doc.latitude || 0, m.doc.longitude || 0],
marker_options
......
......@@ -238,7 +238,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1006.58340.40727.23620</string> </value>
<value> <string>1010.49809.16983.53265</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1693250955.47</float>
<float>1693251958.55</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