Commit 3f36a2e6 authored by Klaus Wölfel's avatar Klaus Wölfel

Display source/destination instead of *_section in Data Supply Line listbox

parent 02214c63
...@@ -86,11 +86,11 @@ ...@@ -86,11 +86,11 @@
<string>Resource</string> <string>Resource</string>
</tuple> </tuple>
<tuple> <tuple>
<string>source_section_title</string> <string>source_title</string>
<string>Source</string> <string>Source</string>
</tuple> </tuple>
<tuple> <tuple>
<string>destination_section_title</string> <string>destination_title</string>
<string>Destination</string> <string>Destination</string>
</tuple> </tuple>
</list> </list>
......
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