diff --git a/SolarPower/Views/AnalysisInverter/Index.cshtml b/SolarPower/Views/AnalysisInverter/Index.cshtml index a33cf5e..cc4e6a2 100644 --- a/SolarPower/Views/AnalysisInverter/Index.cshtml +++ b/SolarPower/Views/AnalysisInverter/Index.cshtml @@ -470,7 +470,7 @@ '
' + powerStationkey + '
' + '' + '' + - '
' + + '
' + '
' + '
    '; $.each(inverterCollapse[key][powerStationkey], function (index, inverter) { diff --git a/SolarPower/Views/AnalysisStationInfo/Index.cshtml b/SolarPower/Views/AnalysisStationInfo/Index.cshtml index 4cc50c0..e013ce5 100644 --- a/SolarPower/Views/AnalysisStationInfo/Index.cshtml +++ b/SolarPower/Views/AnalysisStationInfo/Index.cshtml @@ -485,7 +485,7 @@ '
    ' + powerStationkey + '
    ' + '' + '
' + - '
' + + '
' + '
' + '
    '; $.each(deviceCollapse[key][powerStationkey], function (index, device) {