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

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