From a7fcd8a1bf9f12607ee799c26eaaa540d30d8c4d Mon Sep 17 00:00:00 2001 From: vicent Date: Thu, 11 May 2023 10:04:15 +0200 Subject: [PATCH] changes --- modules/ticket/front/sale/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ticket/front/sale/index.html b/modules/ticket/front/sale/index.html index 9d145d4fc8..abdf5f88f9 100644 --- a/modules/ticket/front/sale/index.html +++ b/modules/ticket/front/sale/index.html @@ -64,7 +64,7 @@ Visible Available Id - Quantity + Quantity Item Price Disc @@ -233,7 +233,7 @@ vn-tooltip="Add item" vn-bind="+" icon="add_circle" - ng-click="$ctrl.cambiarOrden('quantity')" + ng-click="$ctrl.add()" disabled="!$ctrl.isEditable"> @@ -481,7 +481,7 @@ on-accept="$ctrl.transferSales($ctrl.transfer.ticketId)"> - Add claim - +