renhao
2023-10-10 472c228ef6d7c8d877558ff90051b1fdb35ffb5c
_Main/UI/MacroPlannerWebApp/Component_DialogBusinessType/Method_ClickBtnOk.def
@@ -11,14 +11,7 @@
    
    // OnOk
    this.ApplyChanges();
    DataHolderBusinessType.Data().Commit();
    //if( not isnull( DataHolderForm.Data() ) )
    //{
    //  // Access the form, select the new assumption
    //  DataHolderForm.Data().ListAssumptions().SelectByKey( DataHolderDialogData.Data().WrappedInstance().Key() );
    //}
    
    this.Close();
  *]