Commit 4176d6a5 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Display destination title instead of relative url

parent 7fe3f20d
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<value> <value>
<list> <list>
<string>my_default_event_path_resource_title</string> <string>my_default_event_path_resource_title</string>
<string>my_default_event_path_destination</string> <string>my_default_event_path_destination_title</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_default_event_path_destination</string> </value> <value> <string>my_default_event_path_destination_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
606 607
\ 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