Commit 9a79b6c3 authored by Tomáš Peterka's avatar Tomáš Peterka Committed by Tomáš Peterka

[renderjs_ui] Return hyphen back to title because too many tests are failing on that

parent ac07b108
......@@ -87,7 +87,7 @@
return RSVP.all([
renderLinkList(gadget, "Actions", "gear", view_list, options.editable),
renderLinkList(gadget, "Workflow Transitions", "random", action_list, true)
renderLinkList(gadget, "Workflow-Transitions", "random", action_list, true)
]);
})
.push(function (translated_html_link_list) {
......
......@@ -230,7 +230,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>962.12721.47120.37905</string> </value>
<value> <string>962.12737.4015.5273</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +248,7 @@
</tuple>
<state>
<tuple>
<float>1505825343.56</float>
<float>1505899642.58</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