_Main/UI/MacroPlannerWebApp/Component_DialogEditEmployeeCost/Method_New.def
@@ -7,12 +7,14 @@ [* ddlEmployeeType.Enabled( false,"" ); npEmployeeNumber.Enabled( false,"" ); dsStartDate.Enabled( false,"" ); //dsStartDate.Enabled( false,"" ); npBaseSalary.Enabled( false,"" ); ddlUnit.Enabled( true,"" ); cbUnit.Checked( true ); ApplicationMacroPlanner.ShowFormModal( this ); this.Title( "Create" ); *] }