Commit 510d43fdce056dd395163ce0a33285b729ed7a3b

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'develop'

Master(efernandez)

See merge request !100
img/0003-00000006.pdf
No preview for this file type
... ... @@ -44,6 +44,7 @@
44 44 "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git",
45 45 "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git",
46 46 "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git",
  47 + "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git",
47 48 "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git",
48 49 "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git",
49 50 "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git",
... ... @@ -22,6 +22,7 @@ angular.module('appWrapperDemo', [
22 22 'focaActivarHojaRuta',
23 23 'focaAdminSeguimiento',
24 24 'focaAgendarVisita',
  25 + 'focaAutorizarHojaRuta',
25 26 'focaBotoneraFacturador',
26 27 'focaBotoneraLateral',
27 28 'focaBotoneraPrincipal',
src/sass/_table-autorizar-nota-pedido.scss
... ... @@ -0,0 +1,13 @@
  1 +.tabla-autorizar-nota-pedido {
  2 +
  3 + thead > tr > th {
  4 + background-color: #67615e;
  5 + color: #FFF;
  6 + }
  7 +
  8 + tfoot > tr > th {
  9 + background-color: #67615e;
  10 + color: #FFF;
  11 + }
  12 +
  13 +}
src/sass/general.scss
... ... @@ -19,6 +19,7 @@ $primary-color: #e09125;
19 19 @import 'tabs';
20 20 @import 'grid';
21 21 @import 'paginador-abm';
  22 +@import 'table-autorizar-nota-pedido';
22 23  
23 24  
24 25 //OCULTA FLECHAS INPUT NUMBER