@* header *@
@* header's button style is controlled by header-content-layout, the business logic(ng-show) is controlled here *@
@*header content layout provide the general function like mouse over and background image*@
@Resource.FactoryAndProcessItems |
@Resource.DeviceName |
@Resource.RefrigerantModelNumber |
@Resource.UnitsNumberOfWholeFactory |
@Resource.OriginalFillingAmountOfRefrigerant |
@Resource.UsedMonth |
@Resource.TypeOfRefrigerant |
GWP |
@Resource.DeviceTypeAndEmissionFactor |
@Resource.EmitPara |
@Resource.KgCO2e |
|
|
|
|
{{row.Scalar|number:4}} |
|
|
{{row.GWP|number:10}} |
|
{{row.factor|number:10}} |
{{row.KgCO2e|number:4}} |
|
{{sumKgCO2e | number : 4}} |
@Resource.NoData
|
@* end of the body of index *@
|
|
|
|
@Resource.DeviceTypeAndEmissionFactor |
@Resource.KgCO2e |
@Resource.AllocatedKgCO2e |
|
|
|
|
|
{{sum.totalKgCO2e|number:4}} |
{{sum.totalKgCO2e * Ratio |number:4}} |
@* the detail modal form *@
@* end of the detail modal form *@