Commit 32eb81746762484cf2f467b7422f0454cb98ae64
1 parent
e8d4802d14
Exists in
master
inyecto dependencias para pruebas unitarias
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/js/app.js
1 | angular.module('focaAbmPreciosCondiciones', []); | 1 | angular.module('focaAbmPreciosCondiciones', ['ngRoute', 'ui.bootstrap']); |
2 | 2 |