admin
2024-10-28 1282ec1b406f0cd04e6e1d0d22b020cb269df0ee
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_pSelectionCurve_DropDownListBaseVersionCurve_OnSelectionChanged.def
@@ -1,7 +1,7 @@
Quintiq file version 2.0
#parent: pSelectionCurve/DropDownListBaseVersionCurve
Response OnSelectionChanged (
  ArchivePR selection
  ArchiveCurve selection
) id:Response_pSelectionCurve_DropDownListBaseVersionCurve_OnSelectionChanged
{
  #keys: '[412672.0.1109211962]'
@@ -12,10 +12,8 @@
  {
    Body:
    [*
      dhBaseVersionPR.Data( selection );
      dhBaseVersionCurve.Data( selection );
      this.Tooltip( selection.Name() );
      efBaseVersion.Text( selection.Name() );
      dhBaseVersionPath.Data( selection.FilePath() );
    *]
  }
}