Add links to api element version xml downloads
This commit is contained in:
parent
3a5c729865
commit
88e72be5b1
6 changed files with 15 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
|||
<%= render "sidebar_header", :title => t("browse.relation.title_html", :name => printable_name(@feature)) %>
|
||||
|
||||
<%= render :partial => "browse/relation", :object => @feature %>
|
||||
|
||||
<div class='secondary-actions'>
|
||||
<%= link_to t("browse.download_xml"), relation_version_path(*@feature.id) %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue