Commit ded36b66 authored by Yusei Tahara's avatar Yusei Tahara

Set proper title to interaction workflows.

parent bfc58a29
...@@ -12,6 +12,16 @@ ...@@ -12,6 +12,16 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -22,6 +32,14 @@ ...@@ -22,6 +32,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>distributed_ram_cache_interaction_workflow</string> </value> <value> <string>distributed_ram_cache_interaction_workflow</string> </value>
</item> </item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Distributed Ram Cache Interaction Workflow</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -12,6 +12,16 @@ ...@@ -12,6 +12,16 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -22,6 +32,14 @@ ...@@ -22,6 +32,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>memcached_plugin_interaction_workflow</string> </value> <value> <string>memcached_plugin_interaction_workflow</string> </value>
</item> </item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Memcached Plugin Interaction Workflow</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -12,6 +12,16 @@ ...@@ -12,6 +12,16 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -22,10 +32,18 @@ ...@@ -22,10 +32,18 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>rule_interaction_workflow</string> </value> <value> <string>rule_interaction_workflow</string> </value>
</item> </item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>state_var</string> </key> <key> <string>state_var</string> </key>
<value> <string>amortisation_transaction_edit_workflow_state</string> </value> <value> <string>amortisation_transaction_edit_workflow_state</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Rule Interaction Workflow</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
2011-07-01 yusei
* Set proper title to interaction workflows.
2011-06-23 yusei 2011-06-23 yusei
* Add an action to call alarm.activeSense() for developer. * Add an action to call alarm.activeSense() for developer.
......
40963 40964
\ 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