Commit 04505dea authored by Julien Muchembled's avatar Julien Muchembled

Convert 2 DTMLDocument objects to File: loging_form.js & tabber.js

parent ac09b820
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="DTMLDocument" module="OFS.DTMLDocument"/> <global name="File" module="OFS.Image"/>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -11,23 +11,19 @@ ...@@ -11,23 +11,19 @@
<value> <string>http_cache</string> </value> <value> <string>http_cache</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>tabber.js</string> </value> <value> <string>ts65221515.28</string> </value>
</item> </item>
<item> <item>
<key> <string>_vars</string> </key> <key> <string>__name__</string> </key>
<value> <value> <string>tabber.js</string> </value>
<dictionary/>
</value>
</item> </item>
<item> <item>
<key> <string>globals</string> </key> <key> <string>content_type</string> </key>
<value> <value> <string>application/javascript</string> </value>
<dictionary/>
</value>
</item> </item>
<item> <item>
<key> <string>raw</string> </key> <key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <string encoding="cdata"><![CDATA[
/*==================================================\n /*==================================================\n
...@@ -555,6 +551,14 @@ if (typeof tabberOptions == \'undefined\') {\n ...@@ -555,6 +551,14 @@ if (typeof tabberOptions == \'undefined\') {\n
]]></string> </value> ]]></string> </value>
</item> </item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>15497</int> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="DTMLDocument" module="OFS.DTMLDocument"/> <global name="File" module="OFS.Image"/>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -11,23 +11,19 @@ ...@@ -11,23 +11,19 @@
<value> <string>http_cache</string> </value> <value> <string>http_cache</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>login_form.js</string> </value> <value> <string>ts65220236.81</string> </value>
</item> </item>
<item> <item>
<key> <string>_vars</string> </key> <key> <string>__name__</string> </key>
<value> <value> <string>login_form.js</string> </value>
<dictionary/>
</value>
</item> </item>
<item> <item>
<key> <string>globals</string> </key> <key> <string>content_type</string> </key>
<value> <value> <string>application/javascript</string> </value>
<dictionary/>
</value>
</item> </item>
<item> <item>
<key> <string>raw</string> </key> <key> <string>data</string> </key>
<value> <string>/*\n <value> <string>/*\n
Copyright (c) 20xx-2006 Nexedi SARL and Contributors. All Rights Reserved.\n Copyright (c) 20xx-2006 Nexedi SARL and Contributors. All Rights Reserved.\n
\n \n
...@@ -55,6 +51,14 @@ function setFocus() {\n ...@@ -55,6 +51,14 @@ function setFocus() {\n
login.focus();\n login.focus();\n
}</string> </value> }</string> </value>
</item> </item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>951</int> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
......
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