Commit 8d8cab0e authored by Jérome Perrin's avatar Jérome Perrin

officejs_support_request_ui: use proper term for support request resource

The term is "Support Request Type" so use it consistently in every place, instead
of mixing "Type" or "Support Type".
parent 39d735e4
......@@ -154,7 +154,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>causality_translated_portal_type</string>
......@@ -241,7 +241,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>destination_decision_title</string>
......@@ -270,7 +270,7 @@
<list>
<tuple>
<string>ticket_use_domain</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>causality_event_portal_type_domain</string>
......
......@@ -169,7 +169,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>source_trade_title</string>
......@@ -244,7 +244,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>destination_decision_title</string>
......@@ -388,7 +388,7 @@
</tuple>
<tuple>
<string>resource_title</string>
<string>Type</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>causality_translated_portal_type</string>
......
......@@ -120,7 +120,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Support Type</string> </value>
<value> <string>Support Request Type</string> </value>
</item>
</dictionary>
</value>
......
......@@ -13,7 +13,6 @@
<string>editable</string>
<string>first_item</string>
<string>hidden</string>
<string>title</string>
</list>
</value>
</item>
......@@ -110,10 +109,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Support Type</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -86,7 +86,7 @@
</tr>
<tr>
<td>waitForTextPresent</td>
<td>Support Type</td>
<td>Support Request Type</td>
<td></td>
</tr>
<tr>
......
......@@ -95,7 +95,7 @@
</tr>
<tr>
<td>waitForTextPresent</td>
<td>Support Type</td>
<td>Support Request Type</td>
<td></td>
</tr>
<tr>
......
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