Commit 2f2e6dfd626e63a535fd50a3c7ff306c5aed370e

Authored by Eric Fernandez
1 parent d616a88e57
Exists in master

inyecto modal de flete

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
... ... @@ -5,5 +5,6 @@ angular.module('focaCrearNotaPedido', [
5 5 'focaBusquedaProductos',
6 6 'focaModalPetroleras',
7 7 'focaBusquedaCliente',
8   - 'focaModalPrecioCondicion'
  8 + 'focaModalPrecioCondicion',
  9 + 'focaModalFlete'
9 10 ]);