diff --git a/Projects/WebGIM/GIM_site/ExcelExportMtzPrevPending.aspx b/Projects/WebGIM/GIM_site/ExcelExportMtzPrevPending.aspx index d06cda0..dd03a34 100644 --- a/Projects/WebGIM/GIM_site/ExcelExportMtzPrevPending.aspx +++ b/Projects/WebGIM/GIM_site/ExcelExportMtzPrevPending.aspx @@ -1,5 +1,5 @@ -<%@ Page Language="C#" AutoEventWireup="true" - EnableEventValidation="false" Inherits="ExcelExportMtzPrevPending" Codebehind="ExcelExportMtzPrevPending.aspx.cs" %> +<%@ Page Language="C#" AutoEventWireup="true" EnableEventValidation="false" Inherits="ExcelExportMtzPrevPending" + CodeBehind="ExcelExportMtzPrevPending.aspx.cs" %> @@ -9,16 +9,8 @@