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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
erp5
Commits
ebb30221
Commit
ebb30221
authored
Dec 11, 2014
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renderjs, rsvp or jio does cannot be included twice in the page. remove them for now.
parent
0d7d61ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
12 deletions
+15
-12
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/fieldset/index.html.xml
...em/portal_skins/erp5_graph_editor/fieldset/index.html.xml
+4
-3
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/list_field/index.html.xml
.../portal_skins/erp5_graph_editor/list_field/index.html.xml
+3
-2
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/number_field/index.html.xml
...ortal_skins/erp5_graph_editor/number_field/index.html.xml
+3
-3
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/string_field/index.html.xml
...ortal_skins/erp5_graph_editor/string_field/index.html.xml
+5
-4
No files found.
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/fieldset/index.html.xml
View file @
ebb30221
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts1
7681764.69
</string>
</value>
<value>
<string>
ts1
8206313.01
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
...
...
@@ -28,12 +28,13 @@
<meta
charset=
"utf-8"
>
\n
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
\n
<title>
Fieldset
</title>
\n
<!--\n
<script src="../lib/rsvp.min.js" type="text/javascript"></script>\n
<script src="../lib/renderjs.min.js" type="text/javascript"></script>\n
<script src="../lib/handlebars.min.js" type="text/javascript"></script>\n
<script src="../lib/jquery.js" type="text/javascript"></script>\n
<script src="../lib/jquerymobile.js" type="text/javascript"></script>\n
\n
-->
\n
<script
id=
"label-template"
type=
"text/x-handlebars-template"
>
\n
<label
for=
"{{for}}"
>
{{name}}
</label>
\n
</script>
\n
...
...
@@ -54,7 +55,7 @@
</item>
<item>
<key>
<string>
size
</string>
</key>
<value>
<int>
8
25
</int>
</value>
<value>
<int>
8
33
</int>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/list_field/index.html.xml
View file @
ebb30221
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts1
7681771.98
</string>
</value>
<value>
<string>
ts1
8206401.86
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
...
...
@@ -29,10 +29,11 @@
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no"
/>
\n
<title>
Listfield
</title>
\n
\n
<!-- renderjs
-->
\n
<!-- renderjs\n
<script src="../lib/rsvp.min.js" type="text/javascript"></script>\n
<script src="../lib/renderjs.min.js" type="text/javascript"></script>\n
<script src="../lib/handlebars.min.js" type="text/javascript"></script>\n
-->
\n
<!-- custom script -->
\n
<script
src=
"listfield.js"
type=
"text/javascript"
></script>
\n
\n
...
...
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/number_field/index.html.xml
View file @
ebb30221
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts1
7681772.
4
</string>
</value>
<value>
<string>
ts1
8206393.1
4
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
...
...
@@ -29,10 +29,10 @@
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no"
/>
\n
<title>
Number field
</title>
\n
\n
<!-- renderjs
-->
\n
<!-- renderjs \n
<script src="../lib/rsvp.min.js"></script>\n
<script src="../lib/renderjs.min.js"></script>\n
<!-- custom script -->
\n
-->
<!-- custom script -->
\n
<script
src=
"numberfield.js"
type=
"text/javascript"
></script>
\n
\n
</head>
\n
...
...
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/string_field/index.html.xml
View file @
ebb30221
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts1
7681773.03
</string>
</value>
<value>
<string>
ts1
8206357.64
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
...
...
@@ -29,10 +29,11 @@
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no"
/>
\n
<title>
Stringfield
</title>
\n
\n
<!-- renderjs
-->
\n
<!-- renderjs \n
<script src="../lib/rsvp.min.js"></script>\n
<script src="../lib/renderjs.min.js"></script>\n
<!-- custom script -->
\n
-->
\n
<!-- custom script -->
\n
<script
src=
"stringfield.js"
type=
"text/javascript"
></script>
\n
\n
</head>
\n
...
...
@@ -50,7 +51,7 @@
</item>
<item>
<key>
<string>
size
</string>
</key>
<value>
<int>
50
8
</int>
</value>
<value>
<int>
50
5
</int>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
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