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
12161ede
Commit
12161ede
authored
Jan 14, 2016
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trade/graph_editor: let proxy field set selection name
to fix a duplicate selection name
parent
1133c7ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_viewGraphEditor/listbox.xml
..._graph_editor/BusinessProcess_viewGraphEditor/listbox.xml
+0
-5
bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessProcess_view/listbox.xml
.../portal_skins/erp5_trade/BusinessProcess_view/listbox.xml
+0
-5
No files found.
bt5/erp5_graph_editor/SkinTemplateItem/portal_skins/erp5_graph_editor/BusinessProcess_viewGraphEditor/listbox.xml
View file @
12161ede
...
...
@@ -14,7 +14,6 @@
<string>
editable_columns
</string>
<string>
enabled
</string>
<string>
portal_types
</string>
<string>
selection_name
</string>
<string>
sort
</string>
<string>
title
</string>
</list>
...
...
@@ -146,10 +145,6 @@
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
business_process_model_view_selection
</string>
</value>
</item>
<item>
<key>
<string>
sort
</string>
</key>
<value>
...
...
bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/BusinessProcess_view/listbox.xml
View file @
12161ede
...
...
@@ -13,7 +13,6 @@
<string>
columns
</string>
<string>
editable_columns
</string>
<string>
portal_types
</string>
<string>
selection_name
</string>
<string>
sort
</string>
<string>
title
</string>
</list>
...
...
@@ -141,10 +140,6 @@
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
business_process_model_view_selection
</string>
</value>
</item>
<item>
<key>
<string>
sort
</string>
</key>
<value>
...
...
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