Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
04505dea
Commit
04505dea
authored
Jun 06, 2016
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Convert 2 DTMLDocument objects to File: loging_form.js & tabber.js
parent
ac09b820
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
24 deletions
+32
-24
bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber.js.xml
...ateItem/portal_skins/erp5_web_minimal_theme/tabber.js.xml
+16
-12
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.js.xml
...plateItem/portal_skins/erp5_xhtml_style/login_form.js.xml
+16
-12
No files found.
bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber.js.xml
View file @
04505dea
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"
DTMLDocument"
module=
"OFS.DTMLDocument
"
/>
<global
name=
"
File"
module=
"OFS.Image
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -11,23 +11,19 @@
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_
_name__
</string>
</key>
<value>
<string>
t
abber.js
</string>
</value>
<key>
<string>
_
EtagSupport__etag
</string>
</key>
<value>
<string>
t
s65221515.28
</string>
</value>
</item>
<item>
<key>
<string>
_vars
</string>
</key>
<value>
<dictionary/>
</value>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
tabber.js
</string>
</value>
</item>
<item>
<key>
<string>
globals
</string>
</key>
<value>
<dictionary/>
</value>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
raw
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
/*==================================================\n
...
...
@@ -555,6 +551,14 @@ if (typeof tabberOptions == \'undefined\') {\n
]]
></string>
</value>
</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>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.js.xml
View file @
04505dea
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"
DTMLDocument"
module=
"OFS.DTMLDocument
"
/>
<global
name=
"
File"
module=
"OFS.Image
"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -11,23 +11,19 @@
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_
_name__
</string>
</key>
<value>
<string>
login_form.js
</string>
</value>
<key>
<string>
_
EtagSupport__etag
</string>
</key>
<value>
<string>
ts65220236.81
</string>
</value>
</item>
<item>
<key>
<string>
_vars
</string>
</key>
<value>
<dictionary/>
</value>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
login_form.js
</string>
</value>
</item>
<item>
<key>
<string>
globals
</string>
</key>
<value>
<dictionary/>
</value>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
raw
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<string>
/*\n
Copyright (c) 20xx-2006 Nexedi SARL and Contributors. All Rights Reserved.\n
\n
...
...
@@ -55,6 +51,14 @@ function setFocus() {\n
login.focus();\n
}
</string>
</value>
</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>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment