Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
Hamza
erp5-Boxiang
Commits
c9ac9595
Commit
c9ac9595
authored
Jun 08, 2011
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix selection name of listboxes.
parent
36224e70
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
17 deletions
+15
-17
bt5/erp5_knowledge_pad/SkinTemplateItem/portal_skins/erp5_knowledge_pad/Base_viewGadgetListDialog/listbox.xml
.../erp5_knowledge_pad/Base_viewGadgetListDialog/listbox.xml
+9
-4
bt5/erp5_knowledge_pad/SkinTemplateItem/portal_skins/erp5_knowledge_pad/GadgetTool_viewGadgetList/listbox.xml
.../erp5_knowledge_pad/GadgetTool_viewGadgetList/listbox.xml
+5
-12
bt5/erp5_knowledge_pad/bt/revision
bt5/erp5_knowledge_pad/bt/revision
+1
-1
No files found.
bt5/erp5_knowledge_pad/SkinTemplateItem/portal_skins/erp5_knowledge_pad/Base_viewGadgetListDialog/listbox.xml
View file @
c9ac9595
...
...
@@ -17,8 +17,9 @@
<string>
editable_columns
</string>
<string>
hide_rows_on_no_search_criterion
</string>
<string>
list_method
</string>
<string>
meta
_types
</string>
<string>
portal
_types
</string>
<string>
search_columns
</string>
<string>
selection_name
</string>
<string>
sort
</string>
<string>
title
</string>
<string>
url_columns
</string>
...
...
@@ -191,12 +192,12 @@
</value>
</item>
<item>
<key>
<string>
meta
_types
</string>
</key>
<key>
<string>
portal
_types
</string>
</key>
<value>
<list>
<tuple>
<string>
ERP5
Gadget
</string>
<string>
ERP5
Gadget
</string>
<string>
Gadget
</string>
<string>
Gadget
</string>
</tuple>
</list>
</value>
...
...
@@ -216,6 +217,10 @@
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
gadget_dialog_selection
</string>
</value>
</item>
<item>
<key>
<string>
sort
</string>
</key>
<value>
...
...
bt5/erp5_knowledge_pad/SkinTemplateItem/portal_skins/erp5_knowledge_pad/GadgetTool_viewGadgetList/listbox.xml
View file @
c9ac9595
...
...
@@ -11,7 +11,7 @@
<value>
<list>
<string>
columns
</string>
<string>
meta_types
</string>
<string>
selection_name
</string>
<string>
title
</string>
</list>
</value>
...
...
@@ -104,17 +104,6 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
meta_types
</string>
</key>
<value>
<list>
<tuple>
<string>
ERP5 Gadget
</string>
<string>
ERP5 Gadget
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
...
...
@@ -126,6 +115,10 @@
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
gadget_tool_selection
</string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
...
...
bt5/erp5_knowledge_pad/bt/revision
View file @
c9ac9595
720
\ No newline at end of file
721
\ No newline at end of file
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