Commit 2c29c2c8 authored by iv's avatar iv

ERP5Workflow: removing useless storage id on Transition property sheet

parent b3e4c2b3
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>actbox_category</string> </value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
......
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>actbox_icon</string> </value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
......
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>actbox_name</string> </value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
......
......@@ -36,7 +36,9 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>actbox_url</string> </value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
......
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>trigger_type</string> </value>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
......
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