Commit 162dd557 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Change listbox to display the portal_type in the column Type and add a new...

Change listbox to display the portal_type in the column Type and add a new column to display the resource_title
parent 5448f07a
......@@ -91,9 +91,13 @@
<string>Title</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>portal_type</string>
<string>Type</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>Resource</string>
</tuple>
<tuple>
<string>destination_section_title</string>
<string>Client</string>
......
599
\ No newline at end of file
600
\ No newline at end of file
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