Commit bca53113 authored by Jérome Perrin's avatar Jérome Perrin

pdm: missing metric type category translation

parent 9b18c636
...@@ -10,13 +10,13 @@ ...@@ -10,13 +10,13 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>title</string> <string>anchor</string>
<string>columns</string> <string>columns</string>
<string>selection_name</string>
<string>portal_types</string>
<string>default_params</string> <string>default_params</string>
<string>anchor</string>
<string>editable_columns</string> <string>editable_columns</string>
<string>portal_types</string>
<string>selection_name</string>
<string>title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>metric_type_logical_path</string> <string>metric_type_translated_logical_path</string>
<string>Metric Type</string> <string>Metric Type</string>
</tuple> </tuple>
<tuple> <tuple>
......
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