Content
View differences
Updated by Jonas Heinrich (Finn) over 12 years ago
**Tested on**
- preview.openproject.org
- version: 5.0.pre20
- Core version: 3.0.0pre33
**Preconditions**
- The Costs Plugin needs to be installed.
**Expected behavior**
- The first row of a table should be white.
**Actual behavior**
- There When then costs plugin is a case where the first row is grey.
**Steps to reproduce**
1. When installed
And I go the user administration
2.
And I select a user
3.
And I go to the hourly rates tab
4.
And I add a standard hourly rate
5.
It will be shown in white in the first line
6.
When I add an hourly rate in another project (the table below standard rates)
7.
It will be shown in grey
8.
It should also be shown in white, since it is the first row in the table,
**Solution Proposition**
It looks like odd/even classes are not reset properly.
This is likely to happen on other pages with multiple tables, too.
- preview.openproject.org
- version: 5.0.pre20
- Core version: 3.0.0pre33
**Preconditions**
- The Costs Plugin needs to be installed.
**Expected behavior**
- The first row of a table should be white.
**Actual behavior**
- There
**Steps to reproduce**
1. When
And
2.
3.
4.
5.
6.
7.
8.
**Solution Proposition**
It looks like odd/even classes are not reset properly.
This is likely to happen on other pages with multiple tables, too.