GITLAB
Marcelo Puebla
/ foca-activar-hoja-ruta
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
99ebc9b3c5c5f829a05d1edf8b978c1775fcbe7e
Authored by
Marcelo Puebla
2019-07-12 10:06:51 -0300
1 parent
53593dd649
Exists in
master
Cambiado texto.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/js/controller.js
Side-by-side Diff
Inline Diff
src/js/controller.js
Diff comments
View file @
99ebc9b
...
...
@@ -91,7 +91,7 @@ angular.module('focaActivarHojaRuta')
91
91
texto = 'Disponible';
92
92
break;
93
93
case 1:
94
- texto = 'A
sign
ada';
94
+ texto = 'A
ctiv
ada';
95
95
break;
96
96
case 2:
97
97
texto = 'Terminada';