diff --git a/bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_view/my_jsplumb_graph.xml b/bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_view/my_jsplumb_graph.xml index 94e894e41a105d20e0d4308e64868f25a93f33e8..e66ff039c37448d5178dcc63569ab5daf909de4d 100644 --- a/bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_view/my_jsplumb_graph.xml +++ b/bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_view/my_jsplumb_graph.xml @@ -140,7 +140,9 @@ </item> <item> <key> <string>gadget_url</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> </item> <item> <key> <string>hidden</string> </key> @@ -207,7 +209,7 @@ </item> <item> <key> <string>gadget_url</string> </key> - <value> <string>http://localhost:55432/erp5/portal_skins/custom/jsplumb/index.html</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> @@ -244,4 +246,17 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: context.getPortalObject().restrictedTraverse(\'jsplumb/index.html\').absolute_url()</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData>