Commit 7de6f75 to remove checkboxes when the classhelper is used in read-only mode also changed:
| From |
To |
| .acc-apply |
.popup-apply |
| .rowstyle |
.row-style |
This had a couple of effects downstream. The css that made the apply button bold needed to be changed from .acc-apply. Also the test_classhelper.py made extensive use of both acc-apply and rowstyle in locating the elements it wanted to interact with.
I assume these changes snuck (sneaked) into the commit by accident probably as part of another cleanup that
would have included the tests and css.
The diff/patch is attached. I also extracted the testing URL to a variable as I was testing against the real
name of my server at home rather than localhost.
test_and_css_patches.patch.txt