Closed raphael-s closed 7 years ago
Beacause of the previous fix for chameleon, there was a translated string added to the html element as a class. This is not useable for custom css styling.
We no use the __str__ representation which reverts the changes made to the DOM.
__str__
//cc @jone
Beacause of the previous fix for chameleon, there was a translated string added to the html element as a class. This is not useable for custom css styling.
We no use the
__str__
representation which reverts the changes made to the DOM.//cc @jone