Commit 51cbf893 authored by Romain Courteaud's avatar Romain Courteaud

Desactivate interaction workflow on already removed action

parent e36ac44d
......@@ -54,7 +54,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>startComputerPartition</string>
<string>startComputerPartitionDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>requestStartComputerPartition</string>
<string>requestStartComputerPartitionDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>requestStopComputerPartition</string>
<string>requestStopComputerPartitionDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>startComputerPartition</string>
<string>startComputerPartitionDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>startComputerPartitionInstallation</string>
<string>startComputerPartitionInstallationDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>stopComputerPartition</string>
<string>stopComputerPartitionDeprecated</string>
</list>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>stopComputerPartitionInstallation</string>
<string>stopComputerPartitionInstallationDeprecated</string>
</list>
</value>
</item>
......
724
\ No newline at end of file
725
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment