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
0207c5e8
Commit
0207c5e8
authored
Dec 10, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
web_js_style_test: rename misnamed form WebSite_viewJSStyleTestForm
parent
33b3e238
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/ERP5Site_createWebJSStyleZuiteTestData.py
...b_js_style_test/ERP5Site_createWebJSStyleZuiteTestData.py
+2
-2
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTestDialog.xml
.../erp5_web_js_style_test/WebSite_viewJSStyleTestDialog.xml
+2
-2
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTestDialog/your_id.xml
...b_js_style_test/WebSite_viewJSStyleTestDialog/your_id.xml
+0
-0
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTestDialog/your_title.xml
...s_style_test/WebSite_viewJSStyleTestDialog/your_title.xml
+0
-0
No files found.
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/ERP5Site_createWebJSStyleZuiteTestData.py
View file @
0207c5e8
...
@@ -123,7 +123,7 @@ configuration_dict = {
...
@@ -123,7 +123,7 @@ configuration_dict = {
},
},
'nostyleform'
:
{
'nostyleform'
:
{
'title'
:
"No Style Form"
,
'title'
:
"No Style Form"
,
'custom_render_method_id'
:
'WebSite_viewJSStyleTest
Form
'
'custom_render_method_id'
:
'WebSite_viewJSStyleTest
Dialog
'
},
},
'section'
:
{
'section'
:
{
'configuration_style_gadget_url'
:
"jsstyle_demo.html"
,
'configuration_style_gadget_url'
:
"jsstyle_demo.html"
,
...
@@ -140,7 +140,7 @@ configuration_dict = {
...
@@ -140,7 +140,7 @@ configuration_dict = {
'form'
:
{
'form'
:
{
'configuration_style_gadget_url'
:
"jsstyle_demo.html"
,
'configuration_style_gadget_url'
:
"jsstyle_demo.html"
,
'title'
:
"Demo Form"
,
'title'
:
"Demo Form"
,
'custom_render_method_id'
:
'WebSite_viewJSStyleTest
Form
'
'custom_render_method_id'
:
'WebSite_viewJSStyleTest
Dialog
'
},
},
}
}
...
...
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Form
.xml
→
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Dialog
.xml
View file @
0207c5e8
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
WebSite_viewJSStyleTest
Form
</string>
</value>
<value>
<string>
WebSite_viewJSStyleTest
Dialog
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
method
</string>
</key>
<key>
<string>
method
</string>
</key>
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
name
</string>
</key>
<key>
<string>
name
</string>
</key>
<value>
<string>
WebSite_viewJSStyleTest
Form
</string>
</value>
<value>
<string>
WebSite_viewJSStyleTest
Dialog
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
...
...
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Form
/your_id.xml
→
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Dialog
/your_id.xml
View file @
0207c5e8
File moved
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Form
/your_title.xml
→
bt5/erp5_web_js_style_test/SkinTemplateItem/portal_skins/erp5_web_js_style_test/WebSite_viewJSStyleTest
Dialog
/your_title.xml
View file @
0207c5e8
File moved
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