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
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
8945bf82
Commit
8945bf82
authored
Jun 17, 2019
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_simulation] rjs
parent
b81b26f7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
2 deletions
+15
-2
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_updateSolveDivergenceDialog.py
...s/erp5_simulation/Delivery_updateSolveDivergenceDialog.py
+2
-1
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_viewSolveDivergenceDialog/listbox_solver_configuration.xml
...iewSolveDivergenceDialog/listbox_solver_configuration.xml
+9
-1
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_viewSolveDivergenceDialog/your_dialog_updated.xml
...elivery_viewSolveDivergenceDialog/your_dialog_updated.xml
+4
-0
No files found.
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_updateSolveDivergenceDialog.py
View file @
8945bf82
...
...
@@ -22,4 +22,5 @@ for listbox_key in listbox:
else
:
line
.
setProperty
(
property
,
value
)
request
.
set
(
'your_dialog_updated'
,
'1'
)
return
context
.
Delivery_viewSolveDivergenceDialog
(
listbox
=
listbox
)
request
.
form
[
'listbox'
]
=
listbox
return
context
.
Base_renderForm
(
'Delivery_solveDivergenceParameterAction'
)
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_viewSolveDivergenceDialog/listbox_solver_configuration.xml
View file @
8945bf82
...
...
@@ -133,6 +133,10 @@
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
context_method_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
...
...
@@ -159,7 +163,7 @@
</item>
<item>
<key>
<string>
formbox_target_id
</string>
</key>
<value>
<string>
Delivery_viewSolveDivergenceDialog_form_id_should_come_from_TALES
</string>
</value>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
...
...
@@ -169,6 +173,10 @@
<key>
<string>
title
</string>
</key>
<value>
<string>
listbox_solver_configuration
</string>
</value>
</item>
<item>
<key>
<string>
validator_form_field_prefix
</string>
</key>
<value>
<string>
my_
</string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
bt5/erp5_simulation/SkinTemplateItem/portal_skins/erp5_simulation/Delivery_viewSolveDivergenceDialog/your_dialog_updated.xml
View file @
8945bf82
...
...
@@ -154,6 +154,10 @@
<key>
<string>
hidden
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
input_type
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
max_length
</string>
</key>
<value>
<string></string>
</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