Skip to content
Snippets Groups Projects
Commit 514d35e4 authored by Damien's avatar Damien
Browse files

FIX #3327 Add an action page (interrupt_visa)

parent f418e575
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment