Update popup

This commit is contained in:
Sebastiaan Pasma 2018-08-30 14:10:46 +02:00
commit d65e4401dd
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
4 changed files with 71 additions and 17 deletions

View file

@ -19,7 +19,7 @@
<div class="item release-notes" ng-if="newReleaseNotes"><span ng-bind-html="newReleaseNotes"></span></div>
<div class="button" ng-click="openExternalLink()">
<div class="button" ng-click="showUpdatePopup()">
<span translate>Download</span>
</div>
</div>