diff --git a/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_instance.xml b/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_instance.xml index c47aa42be4554fb4ccf96b33687f3e74982aeba8..0cb2dc14c6bfb0c815c87be8a04f266dd614b705 100644 --- a/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_instance.xml +++ b/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_instance.xml @@ -21,7 +21,9 @@ </item> <item> <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> </item> <item> <key> <string>description</string> </key> @@ -74,4 +76,20 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>member</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_profile.xml b/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_profile.xml index 81dc77eb009460c5ea8fe919217696eb6dce22fe..733fe37ed371fffd434ff5573e4c47d47b52c9ac 100644 --- a/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_profile.xml +++ b/bt5/tiolive_base/ActionTemplateItem/portal_types/portal_actions/tiolive_profile.xml @@ -21,7 +21,9 @@ </item> <item> <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> </item> <item> <key> <string>description</string> </key> @@ -74,4 +76,20 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>member</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/tiolive_base/bt/revision b/bt5/tiolive_base/bt/revision index 72f523f36edb05f0f59e02607fd52a844817ed85..86ee83a4a26867a79e0a5a8948153cff8f4cf9a4 100644 --- a/bt5/tiolive_base/bt/revision +++ b/bt5/tiolive_base/bt/revision @@ -1 +1 @@ -39 \ No newline at end of file +40 \ No newline at end of file