Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Romain Courteaud
erp5_rtl_support
Commits
0abd2f10
Commit
0abd2f10
authored
Sep 13, 2017
by
Tomáš Peterka
Committed by
Tristan Cavelier
Sep 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_ui_test] Change priority of new new actions to be > 1.0
parent
7bef0bf4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/do_nothing_action_jio.xml
...onTemplateItem/portal_types/Foo/do_nothing_action_jio.xml
+1
-1
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/do_nothing_report_jio.xml
...onTemplateItem/portal_types/Foo/do_nothing_report_jio.xml
+1
-1
No files found.
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/do_nothing_action_jio.xml
View file @
0abd2f10
...
...
@@ -62,7 +62,7 @@
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1
.0
</float>
</value>
<value>
<float>
2
.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/do_nothing_report_jio.xml
View file @
0abd2f10
...
...
@@ -62,7 +62,7 @@
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1
.0
</float>
</value>
<value>
<float>
3
.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
...
...
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