_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_pSelectionBudget_dhBaseVersionBudget_OnDataChanged.def
@@ -10,10 +10,13 @@ { Body: [* if( this.Name().LikeUserLocale( "M" )){ dhDateUnit.Data( "M" ); }else{ dhDateUnit.Data( "W" ); if( not isnull( this.Data())){ name := this.Data().Name().ReplaceAll( "VWED","" ).ReplaceAll( "vwed",""); if( name.LikeUserLocale( "W" )){ dhDateUnitBudget.Data( "W" ); }else{ dhDateUnitBudget.Data( "M" ); } } *] }