admin
2024-08-28 383df1b4a1b7b9903cd4f0843d06e04674d42a1f
_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() );
    *]
  }
}