diff --git a/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/live_test.js.xml b/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/live_test.js.xml index 31dc4ce8718601c34c988919970372ea912796d6..2aa9527e6a53b7cbb9991aa11e913eb61bbaeec6 100644 --- a/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/live_test.js.xml +++ b/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/live_test.js.xml @@ -12,7 +12,7 @@ </item> <item> <key> <string>_EtagSupport__etag</string> </key> - <value> <string>ts00095498.85</string> </value> + <value> <string>ts20671633.65</string> </value> </item> <item> <key> <string>__name__</string> </key> @@ -25,9 +25,13 @@ <item> <key> <string>data</string> </key> <value> <string>$(document).ready(function(){\n -\n var my_url_run_test = $(document)[0].baseURI + \'runLiveTest\'\n var my_url_read_test = $(document)[0].baseURI + \'readTestOutput\'\n + if (jQuery("*[name=\'field_your_test\']").length==0){\n + // not in proper page no need to continue\n + return ;\n + }\n +\n var test = jQuery("*[name=\'field_your_test\']")[0].defaultValue\n var run_only = jQuery("*[name=\'field_your_run_only\']")[0].defaultValue\n var debug = 0\n @@ -86,7 +90,7 @@ </item> <item> <key> <string>size</string> </key> - <value> <int>1813</int> </value> + <value> <int>1938</int> </value> </item> <item> <key> <string>title</string> </key> diff --git a/bt5/erp5_dhtml_style/bt/revision b/bt5/erp5_dhtml_style/bt/revision index 9d607966b721abde8931ddd052181fae905db503..3cacc0b93c9c9c03a72da624ca28a09ba5c1336f 100644 --- a/bt5/erp5_dhtml_style/bt/revision +++ b/bt5/erp5_dhtml_style/bt/revision @@ -1 +1 @@ -11 \ No newline at end of file +12 \ No newline at end of file