Quintiq file version 2.0 
 | 
#parent: matrixeditorContextMenu229_1/mAssemblyOnlinePlanProductionLineName 
 | 
Response OnClick () id:Response_matrixeditorContextMenu229_1_mAssemblyOnlinePlanProductionLineName_OnClick 
 | 
{ 
 | 
  #keys: '[413988.0.1703400437]' 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_WebMenu_OnClick' 
 | 
  Precondition: 
 | 
  [* 
 | 
    return not isnull( MacroPlan ); 
 | 
  *] 
 | 
  QuillAction 
 | 
  { 
 | 
    Body: 
 | 
    [* 
 | 
      dlg := construct( DialogAssemblyOnlinePlanProductionLineName ); 
 | 
       
 | 
      ApplicationMacroPlanner.ShowFormModal( dlg ); 
 | 
    *] 
 | 
    GroupServerCalls: false 
 | 
  } 
 | 
} 
 |