From 9c860640d7c6675a31306e52f4a32ba334e27b39 Mon Sep 17 00:00:00 2001 From: efernandez Date: Wed, 16 Jan 2019 12:38:31 -0300 Subject: [PATCH] src soporta mobile --- src/views/botonera-facturador.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/botonera-facturador.html b/src/views/botonera-facturador.html index aec1281..68324e8 100644 --- a/src/views/botonera-facturador.html +++ b/src/views/botonera-facturador.html @@ -8,7 +8,7 @@ ng-click="(boton != '') ? ejecutarFuncion(boton.label) : null" ng-class="{'d-sm-block h-100': boton == ''}" > - + {{boton.label}} -- 1.9.1