client index not being able to open summary popover fixed
gitea/salix/test This commit looks good Details

This commit is contained in:
Gerard 2019-02-28 11:29:24 +01:00
parent 5b4224147e
commit 08650a177e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
</vn-one>
<vn-horizontal class="buttons">
<vn-icon-button
ng-click="$ctrl.preview($event)"
ng-click="$ctrl.openSummary(client, $event)"
vn-tooltip="Preview"
icon="desktop_windows">
</vn-icon-button>