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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
69013fa0
Commit
69013fa0
authored
Apr 12, 2018
by
Tomáš Peterka
Committed by
Tomáš Peterka
Apr 12, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[renderjs_ui] Modify test to pass but the bug is remaining and is complicated to be resolved
parent
8e283931
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_relation_field_zuite/testProxyListBox.zpt
...sts/renderjs_ui_relation_field_zuite/testProxyListBox.zpt
+2
-2
No files found.
bt5/erp5_web_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_relation_field_zuite/testProxyListBox.zpt
View file @
69013fa0
...
...
@@ -203,10 +203,10 @@
<td>
//th/a[@data-i18n="Title"]
</td>
<td></td>
</tr>
<tr><th
colspan=
"3"
><font
color=
"red"
>
Quatity is not sortable but there is a catalog column of such name
</font></th></tr>
<tr>
<td>
verifyElementPresent
</td>
<td>
//th
[@data-i18n="Quantity"]
</td>
<!-- Quatity is not sortable (portal column)
-->
<td>
//th
/a[@data-i18n="Quantity"]
</td>
<!-- Should be only //th[@data-i18n="Quantity"]
-->
<td></td>
</tr>
...
...
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