diff --git a/index.html b/index.html index e74871f..a90bcf2 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,8 @@ ariaLabelledBy: 'Busqueda de Precio Condicion', templateUrl: 'src/views/modal-cotizacion.html', controller: 'focaModalCotizacionController', - size: 'lg' + size: 'lg', + resolve: {idMoneda: 1} } );