Commit 4e276bbc authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_web: Include show/hide parameter form buttons

parent 61e542e4
<!DOCTYPE html> <!DOCTYPE html>
<html manifest="gadget_erp5.appcache"> <html manifest="gadget_erp5.appcache">
<head> <head>
...@@ -29,6 +30,13 @@ ...@@ -29,6 +30,13 @@
<input type=hidden name="serialisation_type" class="slapos-serialisation-type"></input> <input type=hidden name="serialisation_type" class="slapos-serialisation-type"></input>
</div> </div>
</div> </div>
</div>
<div class="field" title="hide_show_button">
<div class="input">
<button type="button" class="slapos-show-form hidden-button"> Show Parameter Form </button>
<button type="button" class="slapos-show-raw-parameter"> Show Parameter XML</button>
</div>
</div>
</fieldset> </fieldset>
<fieldset id="parameter-main"> </fieldset> <fieldset id="parameter-main"> </fieldset>
<fieldset id="parameter-optional"> </fieldset> <fieldset id="parameter-optional"> </fieldset>
......
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>950.28608.58688.55705</string> </value> <value> <string>950.50545.7614.60620</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1460381561.55</float> <float>1461685732.02</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