Commit 9af71dac authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Keep Proceed button when request a new hosting subscription

parent 22145bdc
......@@ -167,7 +167,9 @@
.push(function (url_list) {
return gadget.updateHeader({
page_title: "3/3 Request Service: " + doc.title,
cancel_url: url_list[0]
cancel_url: url_list[0],
submit_action: true
});
});
});
......
......@@ -273,7 +273,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>975.59425.10278.53248</string> </value>
<value> <string>976.9867.41515.40260</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>1558621547.86</float>
<float>1561394238.54</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