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
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
Carlos Ramos Carreño
erp5
Commits
5bce3d1a
Commit
5bce3d1a
authored
Apr 09, 2013
by
Tatuya Kamada
Committed by
Arnaud Fontaine
Apr 12, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Follow new listbox sort button style on Functional Tests in relation_field_zuite.
parent
72a85ead
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
172 additions
and
47 deletions
+172
-47
bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldColumnsSort.xml
...sts/relation_field_zuite/testRelationFieldColumnsSort.xml
+169
-44
bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml
...rtal_tests/relation_field_zuite/testRelationFieldJump.xml
+2
-2
bt5/erp5_ui_test/bt/revision
bt5/erp5_ui_test/bt/revision
+1
-1
No files found.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldColumnsSort.xml
View file @
5bce3d1a
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml
View file @
5bce3d1a
...
...
@@ -197,7 +197,7 @@ will be shown\n
<!-- do sort on the title column default sort bring Title 0 in first place-->
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@name=\'setSelectionQuickSortOrder:method\' and @value=\'listbox.title\']
</td>
\n
<td>
//button[@name=\'setSelectionQuickSortOrder:method\' and @value=\'listbox.title
:asc
\']
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
...
...
@@ -209,7 +209,7 @@ will be shown\n
<!-- do revert sort on the title column, it will bring Title 1 in first place-->
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
//button[@name=\'setSelectionQuickSortOrder:method\' and @value=\'listbox.title\']
</td>
\n
<td>
//button[@name=\'setSelectionQuickSortOrder:method\' and @value=\'listbox.title
:desc
\']
</td>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
...
...
bt5/erp5_ui_test/bt/revision
View file @
5bce3d1a
711
\ No newline at end of file
712
\ No newline at end of file
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