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
f68bb542
Commit
f68bb542
authored
Dec 15, 2014
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ListBox: add some more "technical parameters" not to pass to catalog
parent
8652422c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
product/ERP5Form/ListBox.py
product/ERP5Form/ListBox.py
+2
-0
No files found.
product/ERP5Form/ListBox.py
View file @
f68bb542
...
...
@@ -92,6 +92,8 @@ class CatalogMethodWrapper(MethodWrapper):
'md5_object_uid_list'
,
'cancel_url'
,
'listbox_list_selection_name'
,
'form_id'
,
'select_language'
,
'select_favorite'
,
'select_module'
,
'portal_status_message'
,
'all_languages'
,
'ignore_layout'
,
'report_depth'
,
'object_path'
,
'object_uid'
,
'checked_permission'
,
'editable_mode'
,
'select_jump'
,
'select_action'
,
'Base_doSelect'
):
kw
.
pop
(
parameter_id
,
None
)
# Strip all entries which have an empty string as value (ie, an empty
...
...
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