mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
Sample data for triggers and actions
SVN:trunk[272]
This commit is contained in:
23
setup/data/structure/25.trigger-actions.xml
Normal file
23
setup/data/structure/25.trigger-actions.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<lnkTriggerAction id="4">
|
||||
<action_id>2</action_id>
|
||||
<trigger_id>5</trigger_id>
|
||||
<order>1</order>
|
||||
</lnkTriggerAction>
|
||||
<lnkTriggerAction id="5">
|
||||
<action_id>3</action_id>
|
||||
<trigger_id>5</trigger_id>
|
||||
<order>2</order>
|
||||
</lnkTriggerAction>
|
||||
<lnkTriggerAction id="6">
|
||||
<action_id>3</action_id>
|
||||
<trigger_id>6</trigger_id>
|
||||
<order>1</order>
|
||||
</lnkTriggerAction>
|
||||
<lnkTriggerAction id="7">
|
||||
<action_id>4</action_id>
|
||||
<trigger_id>2</trigger_id>
|
||||
<order>1</order>
|
||||
</lnkTriggerAction>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user