diff --git a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml index 718fde5..1c68f05 100644 --- a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml +++ b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml @@ -2359,7 +2359,7 @@ data: kwhBar.datasets[key], backgroundColor: bgColorlist[index], } - hideLoading(); + return dataset; }); $('#inverter-kWh-convas-div').empty(); diff --git a/SolarPower/Views/StationOverview/_Inverter.cshtml b/SolarPower/Views/StationOverview/_Inverter.cshtml index 935dbe3..6fd49a8 100644 --- a/SolarPower/Views/StationOverview/_Inverter.cshtml +++ b/SolarPower/Views/StationOverview/_Inverter.cshtml @@ -56,8 +56,7 @@ -
-
- -
-
\ No newline at end of file + +
+ +