Commit 9453f216 authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: do not display search form in the panel

parent 35e5608b
...@@ -47,12 +47,12 @@ ...@@ -47,12 +47,12 @@
</div> </div>
<div> <div>
<form> <!--form>
<button type="submit" class="ui-icon-action ui-btn-icon-right ui-screen-hidden">Submit</button> <button type="submit" class="ui-icon-action ui-btn-icon-right ui-screen-hidden">Submit</button>
<div data-gadget-url="gadget_erp5_searchfield.html" <div data-gadget-url="gadget_erp5_searchfield.html"
data-gadget-scope="erp5_searchfield" data-gadget-scope="erp5_searchfield"
data-gadget-sandbox="public"></div> data-gadget-sandbox="public"></div>
</form> </form-->
<ul></ul> <ul></ul>
<!--div data-gadget-url="gadget_erp5_field_multicheckbox.html" <!--div data-gadget-url="gadget_erp5_field_multicheckbox.html"
......
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1003.51499.52408.52104</string> </value> <value> <string>1003.51509.13409.9011</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1666346232.22</float> <float>1666346650.26</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
} }
} }
} }
/*
if (modification_dict.hasOwnProperty("global")) { if (modification_dict.hasOwnProperty("global")) {
queue queue
.push(function () { .push(function () {
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
}); });
}); });
} }
*/
if (modification_dict.hasOwnProperty("editable")) { if (modification_dict.hasOwnProperty("editable")) {
queue queue
// Update the global links // Update the global links
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1003.51502.48302.40891</string> </value> <value> <string>1003.51507.1368.7987</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1666346101.2</float> <float>1666346746.18</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