Commit c4fb5037 authored by Jérome Perrin's avatar Jérome Perrin

base: make Geographical Location "View on map" a jump action

This redirects to another site, so it is not really a view action.

This also confuses testXHTML.
parent 50a2b27e
......@@ -16,13 +16,13 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
<string>action_type/object_jump</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
<value> <string>object_jump</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......
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