Commit 1eb96dba authored by Lu Xu's avatar Lu Xu 👀

slapos_jio: fixup the condition for the logo on HS view page

parent e8f5ff53
...@@ -462,7 +462,7 @@ ...@@ -462,7 +462,7 @@
"my_list_image": { "my_list_image": {
"css_class": "", "css_class": "",
"default": gadget.state.doc.list_image + "default": gadget.state.doc.list_image +
"?%28quality=100.0%29%20AND%20%28display=thumbnail%29%20AND%20%28format=png%29", "?quality=75.0&display=thumbnail&format=png",
"description": "", "description": "",
"editable": 1, "editable": 1,
"hidden": 0, "hidden": 0,
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>992.23853.53001.53555</string> </value> <value> <string>992.39464.63395.50176</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1622210776.71</float> <float>1623227290.36</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