lazhen
2024-10-22 712d2f68e0d1e9e111aa5d870283f4edf2da3739
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_pSelectionBudget_DropDownListCompareVersionBudget_OnSelectionChange.def
@@ -1,7 +1,7 @@
Quintiq file version 2.0
#parent: pSelectionBudget/DropDownListCompareVersionBudget
Response OnSelectionChanged (
  ArchivePR selection
  ArchiveBudget selection
) id:Response_pSelectionBudget_DropDownListCompareVersionBudget_OnSelectionChanged
{
  #keys: '[412672.0.1109211895]'
@@ -13,9 +13,6 @@
    Body:
    [*
      this.Tooltip( selection.Name() );
      efCompareVersion.Text( selection.Name() );
      dhCompareVersionPath.Data( selection.FilePath() );
    *]
  }
}