Commit 32eb81746762484cf2f467b7422f0454cb98ae64

Authored by Eric Fernandez
1 parent e8d4802d14
Exists in master

inyecto dependencias para pruebas unitarias

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
1   -angular.module('focaAbmPreciosCondiciones', []);
  1 +angular.module('focaAbmPreciosCondiciones', ['ngRoute', 'ui.bootstrap']);