Commit 1422345c1f18fa45ca73f4ce308e5f5bfeb4f1b2

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'master'

Master (pmarco)

See merge request modulos-npm/foca-botonera-principal!3
src/js/controller.js
... ... @@ -20,9 +20,9 @@ angular.module('focaBotoneraPrincipal')
20 20 accion: '/venta-nota-pedido/crear'
21 21 },
22 22 {
23   - texto: '',
24   - clase: 'botonera-principal-vacio',
25   - accion: '/'
  23 + texto: 'Seguimiento GPS',
  24 + clase: 'botonera-principal-seguimiento',
  25 + accion: '/admin-seguimiento'
26 26 },
27 27 {
28 28 texto: '',