Commit 3589ad46 authored by Łukasz Nowak's avatar Łukasz Nowak

- give descriptive titles to properties

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43755 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 63ec38d9
...@@ -84,11 +84,11 @@ ...@@ -84,11 +84,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>source_reference</string> <string>source_reference</string>
<string>Source Reference</string> <string>Software Type</string>
</tuple> </tuple>
<tuple> <tuple>
<string>destination_reference</string> <string>destination_reference</string>
<string>Destination Reference</string> <string>Authorisation Identity</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
......
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Destination Reference</string> </value> <value> <string>Authorisation Identity</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Source Reference</string> </value> <value> <string>Software Type</string> </value>
</item> </item>
<item> <item>
<key> <string>truncate</string> </key> <key> <string>truncate</string> </key>
......
204 205
\ No newline at end of file \ 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