Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_workflow
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenjie.zheng
erp5_workflow
Commits
0a2546bc
Commit
0a2546bc
authored
Sep 14, 2015
by
wenjie.zheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_workfklow: fix interaction_view's trigger method id list and related modification.
parent
d505156b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/InteractionWorkflow_viewInteractionList/listbox.xml
...kflow/InteractionWorkflow_viewInteractionList/listbox.xml
+1
-1
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Interaction_view.xml
...plateItem/portal_skins/erp5_workflow/Interaction_view.xml
+1
-1
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Interaction_view/my_trigger_method_id.xml
...s/erp5_workflow/Interaction_view/my_trigger_method_id.xml
+6
-2
No files found.
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/InteractionWorkflow_viewInteractionList/listbox.xml
View file @
0a2546bc
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
<string>
Title
</string>
<string>
Title
</string>
</tuple>
</tuple>
<tuple>
<tuple>
<string>
trigger_method_id
_list
</string>
<string>
trigger_method_id
</string>
<string>
Trigger
</string>
<string>
Trigger
</string>
</tuple>
</tuple>
<tuple>
<tuple>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Interaction_view.xml
View file @
0a2546bc
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
<string>
my_reference
</string>
<string>
my_reference
</string>
<string>
my_title
</string>
<string>
my_title
</string>
<string>
my_description
</string>
<string>
my_description
</string>
<string>
my_trigger_method_id
_list
</string>
<string>
my_trigger_method_id
</string>
<string>
my_portal_type_filter_list
</string>
<string>
my_portal_type_filter_list
</string>
<string>
my_portal_type_group_filter_list
</string>
<string>
my_portal_type_group_filter_list
</string>
<string>
my_trigger_once_per_transaction
</string>
<string>
my_trigger_once_per_transaction
</string>
...
...
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Interaction_view/my_trigger_method_id
_list
.xml
→
bt5/erp5_workflow/SkinTemplateItem/portal_skins/erp5_workflow/Interaction_view/my_trigger_method_id.xml
View file @
0a2546bc
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_trigger_method_id
_list
</string>
</value>
<value>
<string>
my_trigger_method_id
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
message_values
</string>
</key>
<key>
<string>
message_values
</string>
</key>
...
@@ -205,7 +205,7 @@
...
@@ -205,7 +205,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
display_width
</string>
</key>
<key>
<string>
display_width
</string>
</key>
<value>
<int>
2
0
</int>
</value>
<value>
<int>
5
0
</int>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
editable
</string>
</key>
<key>
<string>
editable
</string>
</key>
...
@@ -227,6 +227,10 @@
...
@@ -227,6 +227,10 @@
<key>
<string>
hidden
</string>
</key>
<key>
<string>
hidden
</string>
</key>
<value>
<int>
0
</int>
</value>
<value>
<int>
0
</int>
</value>
</item>
</item>
<item>
<key>
<string>
input_type
</string>
</key>
<value>
<string>
text
</string>
</value>
</item>
<item>
<item>
<key>
<string>
max_length
</string>
</key>
<key>
<string>
max_length
</string>
</key>
<value>
<string></string>
</value>
<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