Commit 75fee9de authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Use "Site :" before organisation names.

parent 3fba94a9
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
}) })
.push(function (url_list) { .push(function (url_list) {
var header_dict = { var header_dict = {
page_title: gadget.state.doc.title, page_title: "Site : " + gadget.state.doc.title,
save_action: true save_action: true
}; };
if (!gadget.state.editable) { if (!gadget.state.editable) {
......
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>964.7078.45614.64256</string> </value> <value> <string>965.22308.45121.20804</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1514299797.46</float> <float>1518023329.81</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