diff --git a/src/app/dashboard/weather/weather-config/weather-config.component.html b/src/app/dashboard/weather/weather-config/weather-config.component.html index 60d41eac4..13f894554 100644 --- a/src/app/dashboard/weather/weather-config/weather-config.component.html +++ b/src/app/dashboard/weather/weather-config/weather-config.component.html @@ -23,7 +23,7 @@ {{ w_srcs._id }} - + {{ 'WEATHER.CONFIG.ADD_NEW_SOURCE' | translate }} diff --git a/src/app/dashboard/weather/weather-config/weather-config.component.ts b/src/app/dashboard/weather/weather-config/weather-config.component.ts index be6bed511..1c2115d08 100644 --- a/src/app/dashboard/weather/weather-config/weather-config.component.ts +++ b/src/app/dashboard/weather/weather-config/weather-config.component.ts @@ -137,6 +137,7 @@ export class WeatherConfigComponent implements OnInit { } reset(){ + $("#newSourceModal").modal("show"); this.edit = false; this.wS = {