add target blank to resource download button
This commit is contained in:
parent
1504375a25
commit
34c9d24ffa
1 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@
|
|||
<div>
|
||||
<span class="button">
|
||||
<a i18n:translate=""
|
||||
target="_blank"
|
||||
tal:attributes="href
|
||||
string:${view/virtualTargetUrl}/download.html?version=this">
|
||||
Download
|
||||
|
@ -130,4 +131,4 @@
|
|||
</metal:actions>
|
||||
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue