fix: añadido length
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
e616835600
commit
7261415e16
|
@ -27,7 +27,7 @@
|
||||||
<section>
|
<section>
|
||||||
<vn-tool-bar class="vn-mb-md">
|
<vn-tool-bar class="vn-mb-md">
|
||||||
<vn-button
|
<vn-button
|
||||||
disabled="!travels"
|
disabled="!travels.length"
|
||||||
icon="picture_as_pdf"
|
icon="picture_as_pdf"
|
||||||
ng-click="$ctrl.showReport()"
|
ng-click="$ctrl.showReport()"
|
||||||
vn-tooltip="Open as PDF">
|
vn-tooltip="Open as PDF">
|
||||||
|
|
Loading…
Reference in New Issue