Commit 88b07aef authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Fix typo.

parent fb95b945
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
if (attention_point.link) { if (attention_point.link) {
return gadget.getUrlFor({command: 'change', return gadget.getUrlFor({command: 'change',
options: {jio_key: attention_point.link, options: {jio_key: attention_point.link,
"page": "slap_controler"}}) "page": "slap_controller"}})
.push(function (link) { .push(function (link) {
return gadget.translateHtml(attention_point_item_template({ return gadget.translateHtml(attention_point_item_template({
option: [{ option: [{
......
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>975.18535.11564.17664</string> </value> <value> <string>975.18542.14811.50363</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -240,7 +240,7 @@ ...@@ -240,7 +240,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1556254933.55</float> <float>1556600431.66</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </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