Refactor Charter code
This commit is contained in:
-99
@@ -21,105 +21,6 @@ namespace LeafWeb.Web.Charter {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label ErrorLBL;
|
||||
|
||||
/// <summary>
|
||||
/// JobChoosePNL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Panel JobChoosePNL;
|
||||
|
||||
/// <summary>
|
||||
/// ChooseJobErrrorLBL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label ChooseJobErrrorLBL;
|
||||
|
||||
/// <summary>
|
||||
/// JobGV control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.GridView JobGV;
|
||||
|
||||
/// <summary>
|
||||
/// CurveChoosePNL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Panel CurveChoosePNL;
|
||||
|
||||
/// <summary>
|
||||
/// JobNumberLBL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label JobNumberLBL;
|
||||
|
||||
/// <summary>
|
||||
/// SubmittedByLBL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label SubmittedByLBL;
|
||||
|
||||
/// <summary>
|
||||
/// JobNameLBL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label JobNameLBL;
|
||||
|
||||
/// <summary>
|
||||
/// JobDoneDateLBL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label JobDoneDateLBL;
|
||||
|
||||
/// <summary>
|
||||
/// BackToJobListBTN control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button BackToJobListBTN;
|
||||
|
||||
/// <summary>
|
||||
/// CurveDDL control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList CurveDDL;
|
||||
|
||||
/// <summary>
|
||||
/// ProduceChartBTN control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button ProduceChartBTN;
|
||||
|
||||
/// <summary>
|
||||
/// ChartPNL control.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user