From cc7a29dcdd022c7dfa19bbb733a94874c5800c83 Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Wed, 26 Dec 2018 17:12:46 -0300 Subject: [PATCH] aplico filtro rellenarDigitos --- src/views/modal-cobradores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modal-cobradores.html b/src/views/modal-cobradores.html index b496554..e617f8e 100644 --- a/src/views/modal-cobradores.html +++ b/src/views/modal-cobradores.html @@ -55,7 +55,7 @@ ng-repeat="(key, cobrador) in currentPageCobradores" ng-click="select(cobrador)" > - + -- 1.9.1