Closed BjoernKroll closed 3 years ago
In the class DisplayValueFilter the method getComparator() returns a string ">" for "greater or equals". Here we should either return and display the according unicode character or we should show an icon.
Similar for "less or equal" and "not equals"
In the class DisplayValueFilter the method getComparator() returns a string ">" for "greater or equals". Here we should either return and display the according unicode character or we should show an icon.
Similar for "less or equal" and "not equals"