Commit 1fbf9ba9 authored by Boxiang Sun's avatar Boxiang Sun Committed by Tristan Cavelier

erp5_officejs_support_request_ui: Rename the title of charts.

Rename the title of left chart to "Support Requests Pipe", right chart to "Last Month Activity"
parent d792373e
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
'0': {"title": "Days"}, '0': {"title": "Days"},
'1': {"title": "Number", "value_type": "number"} '1': {"title": "Number", "value_type": "number"}
}, },
title: "Support Request state since last 30 days" title: "Last Month Activity"
} }
} }
} }
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
0: {"title": "date"}, 0: {"title": "date"},
1: {"title": "value", "value_type": "number"} 1: {"title": "value", "value_type": "number"}
}, },
title: "Support Request activites" title: "Support Request Pipe"
} }
} }
}); });
......
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>961.56777.60794.21230</string> </value> <value> <string>961.56789.36616.11144</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1504536235.56</float> <float>1504536348.57</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