Commit c783d7e5 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Set class to make test easier

parent 31829030
......@@ -239,7 +239,7 @@
label.setAttribute("class", "slapos-parameter-dict-key");
close_span = document.createElement("span");
close_span.textContent = "×";
close_span.setAttribute("class", "bt_close");
close_span.setAttribute("class", "bt_close CLOSE" + path + "/" + default_value);
close_span.setAttribute("title", "Remove this parameter section.");
label.appendChild(close_span);
default_div.appendChild(label);
......
......@@ -274,7 +274,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>977.17940.31340.8669</string> </value>
<value> <string>977.18251.8356.31675</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -292,7 +292,7 @@
</tuple>
<state>
<tuple>
<float>1563920050.33</float>
<float>1563930486.7</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -108,7 +108,7 @@
<value> <string encoding="cdata"><![CDATA[
CACHE MANIFEST\n
# generated on Fri, 10 JuL 2019 11:00:11 GMT+0200\n
# generated on Fri, 10 JuL 2019 11:00:13 GMT+0200\n
CACHE:\n
favicon.ico\n
font-awesome/font-awesome-webfont.eot?v=4.6.3\n
......@@ -579,7 +579,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>977.18103.707.375</string> </value>
<value> <string>977.18251.18616.53179</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -597,7 +597,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1563920292.41</float>
<float>1563930501.84</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