@using Resources @model Weee.ViewModels.Lca.LcaOtherCompoundViewModel @{ ViewBag.Title = "Index"; Layout = "~/Areas/Lca/Views/Shared/_LcaLayout.cshtml"; } @*Html.Partial("~/Views/Partial/LCA/DetailLayout.cshtml")*@
@if (true)//todo 暫時隱藏 {
@Resource.UpdateSheetHeader
@Resource.StaticLabelGlobal_Save
@Resource.StaticLabelGlobal_Cancel
{{ sheetHeaderForm.resultMsg }}
@*CFT-89*@
@Resource.StartCreateReport
@Resource.UploadZipReport
@Resource.DownloadZipReply
lcaDetail.Status:{{lcaDetail.Status}}
@Resource.StaticLabelCompleteLCAAndWaitVerification
@Resource.StaticLabelModifyData
@*CFT-38*@@Resource.StartCreateReport
@**@

} @Html.Partial("~/Areas/lca/Views/Detail/Index/Detail.cshtml") @*
*@
@Html.Partial("~/Areas/lca/Views/Detail/Index/side_bar.cshtml") @* *@
@if (false) // todo 暫時隱藏 {
}