fix: siempre muestra el botón si hay datos
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2022-12-14 13:31:56 +01:00
parent f7178f4e32
commit f7a97a8139
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<section>
<vn-tool-bar class="vn-mb-md">
<vn-button
disabled="!$ctrl.hasDateRange"
disabled="!travels"
icon="picture_as_pdf"
ng-click="$ctrl.showReport()"
vn-tooltip="Open as PDF">