refs #4764 boton abonar
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2023-04-21 12:46:01 +02:00
parent 6fc71672a6
commit a9caa92f5c
2 changed files with 9 additions and 1 deletions

View File

@ -23,7 +23,14 @@
data="$ctrl.services">
</vn-watcher>
<form name="form" ng-submit="$ctrl.onSubmit()" class="vn-w-md">
<vn-card class="vn-pa-lg">
<vn-button-bar>
<vn-submit
disabled="!watcher.dataChanged()"
label="Pay">
</vn-submit>
</vn-button-bar>
<vn-horizontal ng-repeat="service in $ctrl.services track by $index">
<vn-autocomplete vn-two vn-focus
data="ticketServiceTypes"

View File

@ -2,4 +2,5 @@ Service: Servicios
Tax class: Tipo IVA
Add service: Añadir servicio
Remove service: Quitar servicio
New service type: Nuevo tipo de servicio
New service type: Nuevo tipo de servicio
Pay: Abonar