Commit 9c10e5f964db63e4f85a831b9cab154244c5ed51

Authored by Eric Fernandez
1 parent 63836a4b97
Exists in master

nuevo boton

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
... ... @@ -88,6 +88,10 @@ angular.module('focaCrearHojaRuta')
88 88 {
89 89 label: 'Vehiculos precargados',
90 90 image: 'vehiculos.png'
  91 + },
  92 + {
  93 + label: 'Datos extra',
  94 + image: 'tarifario.png'
91 95 }
92 96 ];
93 97 }