Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
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
Eteri
erp5_fork
Commits
2a504e2e
Commit
2a504e2e
authored
9 years ago
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove an unused variable in web templates.
parent
fe53a328
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
6 deletions
+0
-6
bt5/cloudooo_web/SkinTemplateItem/portal_skins/cloudooo_web_theme/template_cloudooo_web.xml
...portal_skins/cloudooo_web_theme/template_cloudooo_web.xml
+0
-1
bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/template_erp5_multiflex5_commerce.xml
...ce_multiflex_layout/template_erp5_multiflex5_commerce.xml
+0
-1
bt5/erp5_development_wizard/SkinTemplateItem/portal_skins/erp5_development/template_theme_web_main.xml
...portal_skins/erp5_development/template_theme_web_main.xml
+0
-1
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml
...m/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml
+0
-1
bt5/erp5_web_download_theme/SkinTemplateItem/portal_skins/erp5_web_download_theme/template_erp5_mirror.xml
...al_skins/erp5_web_download_theme/template_erp5_mirror.xml
+0
-1
bt5/erp5_web_multiflex5_theme/SkinTemplateItem/portal_skins/erp5_web_multiflex5_theme/template_erp5_multiflex5.xml
...ns/erp5_web_multiflex5_theme/template_erp5_multiflex5.xml
+0
-1
No files found.
bt5/cloudooo_web/SkinTemplateItem/portal_skins/cloudooo_web_theme/template_cloudooo_web.xml
View file @
2a504e2e
...
@@ -43,7 +43,6 @@
...
@@ -43,7 +43,6 @@
portal_path website/absolute_url;\n
portal_path website/absolute_url;\n
section here/getWebSectionValue;\n
section here/getWebSectionValue;\n
section_url section/absolute_url;\n
section_url section/absolute_url;\n
current_main_section here/WebSite_getMainSection;\n
editable request/editable_mode | python: 0;\n
editable request/editable_mode | python: 0;\n
list_mode list_mode | nothing;\n
list_mode list_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/template_erp5_multiflex5_commerce.xml
View file @
2a504e2e
...
@@ -78,7 +78,6 @@
...
@@ -78,7 +78,6 @@
portal_path python:website.absolute_url();\n
portal_path python:website.absolute_url();\n
section here/getWebSectionValue;\n
section here/getWebSectionValue;\n
section_url section/absolute_url;\n
section_url section/absolute_url;\n
current_main_section here/WebSite_getMainSection;\n
editable request/editable_mode | python: 0;\n
editable request/editable_mode | python: 0;\n
list_mode list_mode | nothing;\n
list_mode list_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_development_wizard/SkinTemplateItem/portal_skins/erp5_development/template_theme_web_main.xml
View file @
2a504e2e
...
@@ -41,7 +41,6 @@
...
@@ -41,7 +41,6 @@
<tal:block
tal:define=
"website here/getWebSiteValue;\n
<tal:block
tal:define=
"website here/getWebSiteValue;\n
enctype string:multipart/form-data;\n
enctype string:multipart/form-data;\n
portal_path python:website.absolute_url();\n
portal_path python:website.absolute_url();\n
current_main_section here/WebSite_getMainSection;\n
editable request/editable_mode | python: 0;\n
editable request/editable_mode | python: 0;\n
list_mode list_mode | nothing;\n
list_mode list_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml
View file @
2a504e2e
...
@@ -54,7 +54,6 @@
...
@@ -54,7 +54,6 @@
section python: here.getWebSectionValue();\n
section python: here.getWebSectionValue();\n
section_url python: section.absolute_url();\n
section_url python: section.absolute_url();\n
editable python: request.get(\'editable_mode\', 0);\n
editable python: request.get(\'editable_mode\', 0);\n
current_main_section python: here.WebSite_getMainSection();\n
list_mode list_mode | nothing;\n
list_mode list_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
has_no_layout python: layout_form is None;\n
has_no_layout python: layout_form is None;\n
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_web_download_theme/SkinTemplateItem/portal_skins/erp5_web_download_theme/template_erp5_mirror.xml
View file @
2a504e2e
...
@@ -43,7 +43,6 @@
...
@@ -43,7 +43,6 @@
portal_path website/absolute_url;\n
portal_path website/absolute_url;\n
section here/getWebSectionValue;\n
section here/getWebSectionValue;\n
section_url section/absolute_url;\n
section_url section/absolute_url;\n
current_main_section here/WebSite_getMainSection;\n
has_no_layout python: layout_form is None;\n
has_no_layout python: layout_form is None;\n
aggregate python: has_no_layout or layout_form.Form_getGroupList(\n
aggregate python: has_no_layout or layout_form.Form_getGroupList(\n
[\'section\']);\n
[\'section\']);\n
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_web_multiflex5_theme/SkinTemplateItem/portal_skins/erp5_web_multiflex5_theme/template_erp5_multiflex5.xml
View file @
2a504e2e
...
@@ -78,7 +78,6 @@
...
@@ -78,7 +78,6 @@
portal_path python:website.absolute_url();\n
portal_path python:website.absolute_url();\n
section here/getWebSectionValue;\n
section here/getWebSectionValue;\n
section_url section/absolute_url;\n
section_url section/absolute_url;\n
current_main_section here/WebSite_getMainSection;\n
editable request/editable_mode | python: 0;\n
editable request/editable_mode | python: 0;\n
list_mode list_mode | nothing;\n
list_mode list_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
dialog_mode dialog_mode | nothing;\n
...
...
This diff is collapsed.
Click to expand it.
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