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
76fd7000
Commit
76fd7000
authored
Mar 14, 2013
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename 'lib' subfolder as it will collide with other plugins under portal_skins.
parent
c2e614e7
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
9 additions
and
9 deletions
+9
-9
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib.xml
...portal_skins/erp5_xhtml_gadget_style/gadget-style-lib.xml
+1
-1
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib/erp5_form.js.xml
...erp5_xhtml_gadget_style/gadget-style-lib/erp5_form.js.xml
+0
-0
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib/require-erp5.js.xml
...5_xhtml_gadget_style/gadget-style-lib/require-erp5.js.xml
+5
-5
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib/require.js.xml
...s/erp5_xhtml_gadget_style/gadget-style-lib/require.js.xml
+0
-0
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib/route.js.xml
...ins/erp5_xhtml_gadget_style/gadget-style-lib/route.js.xml
+0
-0
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/gadget-style-lib/url.js.xml
...skins/erp5_xhtml_gadget_style/gadget-style-lib/url.js.xml
+0
-0
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/template_erp5_xhtml_style_disable.xml
..._xhtml_gadget_style/template_erp5_xhtml_style_disable.xml
+2
-2
bt5/erp5_xhtml_gadget_style/bt/revision
bt5/erp5_xhtml_gadget_style/bt/revision
+1
-1
No files found.
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib.xml
View file @
76fd7000
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
lib
</string>
</value>
<value>
<string>
gadget-style-
lib
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib/erp5_form.js.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib/erp5_form.js.xml
View file @
76fd7000
File moved
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib/require-erp5.js.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib/require-erp5.js.xml
View file @
76fd7000
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts6
2754937.18
</string>
</value>
<value>
<string>
ts6
3271297.53
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
__name__
</string>
</key>
<key>
<string>
__name__
</string>
</key>
...
@@ -23,9 +23,9 @@
...
@@ -23,9 +23,9 @@
<value>
<string>
// JavaScript file that is used to load ERP5\'s JavaScript depenencies\n
<value>
<string>
// JavaScript file that is used to load ERP5\'s JavaScript depenencies\n
require.config({\n
require.config({\n
paths: {\n
paths: {\n
"erp5_form": "lib/erp5_form",\n
"erp5_form": "
gadget-style-
lib/erp5_form",\n
route: "lib/route",\n
route: "
gadget-style-
lib/route",\n
url: "lib/url",\n
url: "
gadget-style-
lib/url",\n
jquery: "jquery/core/jquery",\n
jquery: "jquery/core/jquery",\n
renderjs: "jquery/plugin/renderjs/renderjs",\n
renderjs: "jquery/plugin/renderjs/renderjs",\n
"jquery-ui": "jquery/ui/js/jquery-ui.min",\n
"jquery-ui": "jquery/ui/js/jquery-ui.min",\n
...
@@ -70,7 +70,7 @@ require(["erp5_xhtml_appearance", "erp5_knowledge_box", "erp5", "erp5_form",\n
...
@@ -70,7 +70,7 @@ require(["erp5_xhtml_appearance", "erp5_knowledge_box", "erp5", "erp5_form",\n
</item>
</item>
<item>
<item>
<key>
<string>
size
</string>
</key>
<key>
<string>
size
</string>
</key>
<value>
<int>
1
474
</int>
</value>
<value>
<int>
1
513
</int>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib/require.js.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib/require.js.xml
View file @
76fd7000
File moved
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib/route.js.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib/route.js.xml
View file @
76fd7000
File moved
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/lib/url.js.xml
→
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/
gadget-style-
lib/url.js.xml
View file @
76fd7000
File moved
bt5/erp5_xhtml_gadget_style/SkinTemplateItem/portal_skins/erp5_xhtml_gadget_style/template_erp5_xhtml_style_disable.xml
View file @
76fd7000
...
@@ -89,9 +89,9 @@ IDEAS:\n
...
@@ -89,9 +89,9 @@ IDEAS:\n
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"jquery/plugin/jqgrid/ui.jqgrid.css"
/>
\n
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"jquery/plugin/jqgrid/ui.jqgrid.css"
/>
\n
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"jquery/ui/css/erp5-theme/jquery-ui.css"
/>
\n
<link
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
href=
"jquery/ui/css/erp5-theme/jquery-ui.css"
/>
\n
\n
\n
<script
data-main=
"lib/require-erp5.js"
\n
<script
data-main=
"
gadget-style-
lib/require-erp5.js"
\n
type=
"text/javascript"
\n
type=
"text/javascript"
\n
src=
"lib/require.js"
></script>
\n
src=
"
gadget-style-
lib/require.js"
></script>
\n
\n
\n
<link
rel=
"icon"
tal:attributes=
"href string:${portal_path}/favicon.ico"
type=
"image/x-icon"
/>
\n
<link
rel=
"icon"
tal:attributes=
"href string:${portal_path}/favicon.ico"
type=
"image/x-icon"
/>
\n
<link
rel=
"shortcut icon"
tal:attributes=
"href string:${portal_path}/favicon.ico"
type=
"image/x-icon"
/>
\n
<link
rel=
"shortcut icon"
tal:attributes=
"href string:${portal_path}/favicon.ico"
type=
"image/x-icon"
/>
\n
...
...
bt5/erp5_xhtml_gadget_style/bt/revision
View file @
76fd7000
20
21
\ No newline at end of file
\ No newline at end of file
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