Open app store links in new tab

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-03-28 12:17:43 +02:00
parent 2124ebae72
commit 1313e38dac
2 changed files with 2 additions and 1 deletions

View File

@ -754,6 +754,7 @@ span.version {
}
a {
padding: 10px;
margin: -6px;
white-space: nowrap;
}
.official {

View File

@ -58,7 +58,7 @@ $urlGenerator = $_['urlGenerator'];
</div>
<div class="app-version">{{version}}</div>
<div class="app-level">
{{{level}}}{{#unless internal}}<a href="https://apps.nextcloud.com/apps/{{id}}"><?php p($l->t('View in store'));?> ↗</a>{{/unless}}
{{{level}}}{{#unless internal}}<a href="https://apps.nextcloud.com/apps/{{id}}" target="_blank"><?php p($l->t('View in store'));?> ↗</a>{{/unless}}
</div>
<div class="app-groups">