Commit 16f04e34 authored by Jérome Perrin's avatar Jérome Perrin

Bug_view:

"In View mode, the workflow states should always be displayed at the bottom of the right group."

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14536 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b58feef6
...@@ -100,7 +100,6 @@ ...@@ -100,7 +100,6 @@
<string>my_destination_person_title</string> <string>my_destination_person_title</string>
<string>my_start_date</string> <string>my_start_date</string>
<string>my_stop_date</string> <string>my_stop_date</string>
<string>my_translated_validation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -114,6 +113,7 @@ ...@@ -114,6 +113,7 @@
<string>my_bug_priority</string> <string>my_bug_priority</string>
<string>my_bug_difficulty</string> <string>my_bug_difficulty</string>
<string>my_tested</string> <string>my_tested</string>
<string>my_translated_validation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
......
145 146
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment