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

Desactivate interaction workflow on already removed action

parent e36ac44d
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>startComputerPartition</string> <string>startComputerPartitionDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>requestStartComputerPartition</string> <string>requestStartComputerPartitionDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>requestStopComputerPartition</string> <string>requestStopComputerPartitionDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>startComputerPartition</string> <string>startComputerPartitionDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>startComputerPartitionInstallation</string> <string>startComputerPartitionInstallationDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>stopComputerPartition</string> <string>stopComputerPartitionDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key> <key> <string>method_id</string> </key>
<value> <value>
<list> <list>
<string>stopComputerPartitionInstallation</string> <string>stopComputerPartitionInstallationDeprecated</string>
</list> </list>
</value> </value>
</item> </item>
......
724 725
\ No newline at end of file \ 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