Commit 826a1459 authored by Ivan Tyagov's avatar Ivan Tyagov

Merge branch 'master' into 'master'

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

To complement the change from source/destination_section -> source/destination in Data Supply Line

See merge request !1
parents 02214c63 3f36a2e6
......@@ -86,11 +86,11 @@
<string>Resource</string>
</tuple>
<tuple>
<string>source_section_title</string>
<string>source_title</string>
<string>Source</string>
</tuple>
<tuple>
<string>destination_section_title</string>
<string>destination_title</string>
<string>Destination</string>
</tuple>
</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