diff --git a/core/trunk/core/xml/actions_pages.xml b/core/trunk/core/xml/actions_pages.xml index 437ee4a2cd7e4afaf1fa8e5ed50ebefa2afc25ae..4076e1f21e2bee6231257e4ba86e90e4efea8ad7 100644 --- a/core/trunk/core/xml/actions_pages.xml +++ b/core/trunk/core/xml/actions_pages.xml @@ -202,6 +202,17 @@ An action page is described in a ACTIONPAGE tag : <COLLECTIONS> <COLL_ID>letterbox_coll</COLL_ID> </COLLECTIONS> + </ACTIONPAGE> + <ACTIONPAGE> + <ID>interrupt_visa</ID> + <LABEL>_INTERRUPT_WORKFLOW</LABEL> + <NAME>interrupt_visa</NAME> + <ORIGIN>module</ORIGIN> + <MODULE>visa</MODULE> + <FLAG_CREATE>false</FLAG_CREATE> + <COLLECTIONS> + <COLL_ID>letterbox_coll</COLL_ID> + </COLLECTIONS> </ACTIONPAGE> <ACTIONPAGE> <ID>send_to_visa</ID>