From e300fd4becdccfb720f5da9adcc397683e5ba886 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Fri, 3 May 2019 16:28:59 -0300 Subject: [PATCH] Cambio en los checkbox. --- src/views/autorizar-nota-pedido.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/autorizar-nota-pedido.html b/src/views/autorizar-nota-pedido.html index 7e42387..d048143 100644 --- a/src/views/autorizar-nota-pedido.html +++ b/src/views/autorizar-nota-pedido.html @@ -15,18 +15,18 @@ - + - + class="custom-control-input float-right" + id="checkSelect{{key}}" + ng-model="notaPedido.checked" + > + -- 1.9.1