| Quintiq file version 2.0 | 
| #parent: #root | 
| Response OnClick ( | 
|   LibCal_Subscription selection | 
| ) id:Response_LibCal_gcResourceCalendars_mnuNodeEditSubscription_OnClick_679 | 
| { | 
|   #keys: '[146730.0.882392328]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /Responsedef_LibCal_gcResourceCalendars_WebMenu_OnClick | 
|   Initiator: 'mnuNodeEditSubscription' | 
|   Precondition: | 
|   [* | 
|     return LibCal_GlobalState.CheckIsSubscription( selection ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Edit a subscription to an event (Subscription). | 
|       LibCal_GlobalState.EditEventOrSubscription( selection ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |