diff --git a/src/app/modules/rup/components/huds/vistaContextoPrestacion.html b/src/app/modules/rup/components/huds/vistaContextoPrestacion.html index 5cc99fa6d9..9733a1df1b 100644 --- a/src/app/modules/rup/components/huds/vistaContextoPrestacion.html +++ b/src/app/modules/rup/components/huds/vistaContextoPrestacion.html @@ -1,5 +1,9 @@
-
 
+
+ + +
this.requestInProgress = false, + () => this.requestInProgress = false + ); + + } }