Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ayush Tiwari
erp5
Commits
7c2241cf
Commit
7c2241cf
authored
Apr 17, 2018
by
Ayush Tiwari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_core]: Update template tool listbox for BT V2
parent
8c16429b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
1 deletion
+15
-1
product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+1
-0
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
...p5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
+13
-1
product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
...p5_core/bt/template_portal_type_allowed_content_type_list
+1
-0
No files found.
product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
View file @
7c2241cf
...
...
@@ -116,6 +116,7 @@
</portal_type>
<portal_type
id=
"Template Tool"
>
<item>
Business Template
</item>
<item>
Business Template V2
</item>
</portal_type>
<portal_type
id=
"Trash Tool"
>
<item>
Trash Bin
</item>
...
...
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml
View file @
7c2241cf
...
...
@@ -149,6 +149,10 @@
<string>
modification_date
</string>
<string>
Modification Date
</string>
</tuple>
<tuple>
<string>
portal_type
</string>
<string>
Portal Type
</string>
</tuple>
</list>
</value>
</item>
...
...
@@ -168,6 +172,10 @@
<string>
Business Template
</string>
<string>
Business Template
</string>
</tuple>
<tuple>
<string>
Business Template V2
</string>
<string>
Business Template V2
</string>
</tuple>
</list>
</value>
</item>
...
...
@@ -191,12 +199,16 @@
<string>
description
</string>
<string>
Description
</string>
</tuple>
<tuple>
<string>
portal_type
</string>
<string>
Portal Type
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
business_template
_selection
</string>
</value>
<value>
<string>
template_tool
_selection
</string>
</value>
</item>
<item>
<key>
<string>
sort
</string>
</key>
...
...
product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
View file @
7c2241cf
...
...
@@ -60,5 +60,6 @@ Property Sheet | TALES Constraint
Simulation Movement | Applied Rule
Simulation Tool | Applied Rule
Template Tool | Business Template
Template Tool | Business Template V2
Trash Tool | Trash Bin
Types Tool | Base Type
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