Commit e74c3e3a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki Committed by Vincent Pelletier

use Base_getOwnerTitle instead of owner in listbox.

parent 19a01195
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<string>Section</string> <string>Section</string>
</tuple> </tuple>
<tuple> <tuple>
<string>owner</string> <string>Base_getOwnerTitle</string>
<string>Owner</string> <string>Owner</string>
</tuple> </tuple>
<tuple> <tuple>
......
...@@ -320,7 +320,7 @@ ...@@ -320,7 +320,7 @@
<string>Active</string> <string>Active</string>
</tuple> </tuple>
<tuple> <tuple>
<string>owner</string> <string>Base_getOwnerTitle</string>
<string>Owner</string> <string>Owner</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