diff --git a/src/views/botonera-facturador.html b/src/views/botonera-facturador.html
index e168f27..f5af5f0 100644
--- a/src/views/botonera-facturador.html
+++ b/src/views/botonera-facturador.html
@@ -7,6 +7,7 @@
class="btn btn-default btn-block btn-xs text-center py-1 rounded border border-light foca-overflow-hidden"
ng-click="(boton != '') ? ejecutarFuncion(boton.label) : null"
ng-class="{'d-sm-block h-100': boton == ''}"
+ ng-disabled="boton.disable"
>
{{boton.label}}