Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
wendelin
Commits
4b762953
Commit
4b762953
authored
Apr 28, 2022
by
Levin Zimmermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_wendelin: Fix DataArrayView View
Shows children (Data Array View Lines) which were hidden before.
parent
d91b19f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Array%20View.xml
...rtalTypeTemplateItem/portal_types/Data%20Array%20View.xml
+1
-1
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArrayView_view/listbox.xml
...portal_skins/erp5_wendelin/DataArrayView_view/listbox.xml
+6
-6
No files found.
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Array%20View.xml
View file @
4b762953
...
...
@@ -14,7 +14,7 @@
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Represents a numpy representation of ndarray
</string>
</value>
<value>
<string>
Compare multiple Data Arrays
</string>
</value>
</item>
<item>
<key>
<string>
factory
</string>
</key>
...
...
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataArrayView_view/listbox.xml
View file @
4b762953
...
...
@@ -80,8 +80,8 @@
<value>
<list>
<tuple>
<string>
referenc
e
</string>
<string>
Referenc
e
</string>
<string>
titl
e
</string>
<string>
Titl
e
</string>
</tuple>
<tuple>
<string>
dtype
</string>
...
...
@@ -124,15 +124,15 @@
<value>
<list>
<tuple>
<string>
Data Array Line
</string>
<string>
Data Array Line
</string>
<string>
Data Array
View
Line
</string>
<string>
Data Array
View
Line
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
selection_name
</string>
</key>
<value>
<string>
data_array_line
</string>
</value>
<value>
<string>
data_array_
view_
line
</string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
...
...
@@ -140,7 +140,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Data Array Lines
</string>
</value>
<value>
<string>
Data Array
View
Lines
</string>
</value>
</item>
</dictionary>
</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