@* the select function is provided by select-row directive*@
@* 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.StaticLabelGlobal_Edit
@Resource.StaticLabelExportBOM
@Resource.StaticLabelImprotBOM
@*
@Resource.StaticLabelReferenceData
*@
@Resource.StaticLabelGlobal_Save
@Resource.StaticLabelGlobal_Cancel
@* end of header *@ @* the body of index *@
@Resource.StaticLabelGlobal_Month @Resource.WaterUsage @Resource.DescriptionAndExplanation @Resource.KgCO2e @Resource.StaticLabelEvidenceOfElectronicFile
{{row.Month}}
{{row.Scalar | number:3}}
{{row.Comment}}
{{row.KgCO2e | number:3}}
{{sumScalar | number:3}} {{sumKgCO2e | number:3}}
@Resource.NoData
@* end of the body of index *@
@Html.Raw(@Resource.FootnoteWaterUsage.Replace("\r\n", "
"))