Commit 052bf759 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: On ticket view, the entries should have no links.

Define GadgetField as editable, prevents it to include links on the line.
parent 2b302942
......@@ -43,6 +43,7 @@
text_content: result.data.rows[i].value.text_content}},
key: "status",
url: "gadget_slapos_event_discussion_entry.html",
editable: 1,
title: "Status",
type: "GadgetField"
};
......
......@@ -216,7 +216,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>ERP5TypeTestCase</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.40.37663.52736</string> </value>
<value> <string>965.42348.2972.56524</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1512755452.65</float>
<float>1519225721.69</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -44,6 +44,7 @@
key: "status",
url: "gadget_slapos_event_discussion_entry.html",
title: "Status",
editable: 1,
type: "GadgetField"
};
result.data.rows[i].value["listbox_uid:list"] = {
......
......@@ -216,7 +216,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>ERP5TypeTestCase</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>963.6972.65114.6690</string> </value>
<value> <string>964.47.21452.47701</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1512755479.58</float>
<float>1519225005.36</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -44,6 +44,7 @@
key: "status",
url: "gadget_slapos_event_discussion_entry.html",
title: "Status",
editable: 1,
type: "GadgetField"
};
result.data.rows[i].value["listbox_uid:list"] = {
......
......@@ -216,7 +216,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <string>ERP5TypeTestCase</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>964.40.37663.52736</string> </value>
<value> <string>964.46.37492.55040</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1512755434.28</float>
<float>1519225712.21</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