lihongji
2024-08-27 5bf8d2a8e00a9e2a666005ea794ebffd8dd65b94
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_pSelectionPP_DropDownListBaseVersionPP_OnSelectionChanged.def
@@ -1,7 +1,7 @@
Quintiq file version 2.0
#parent: pSelectionPP/DropDownListBaseVersionPP
Response OnSelectionChanged (
  ArchivePR selection
  ArchivePP selection
) id:Response_pSelectionPP_DropDownListBaseVersionPP_OnSelectionChanged
{
  #keys: '[412672.0.1109211873]'
@@ -12,10 +12,8 @@
  {
    Body:
    [*
      dhBaseVersionPR.Data( selection );
      dhBaseVersionPP.Data( selection );
      this.Tooltip( selection.Name() );
      efBaseVersion.Text( selection.Name() );
      dhBaseVersionPath.Data( selection.FilePath() );
    *]
  }
}