RandomSec/main
Albin Larsson 1bbf3df0f3
CustomTabularExporterDialog: fix checkbox options being ignored (#2429)
Any value (even an empty string) of the checked attribute will be threated as checked. Fixed by passing null to jQuerys attr function which removes the attribute.
https://stackoverflow.com/questions/4228658/what-values-for-checked-and-selected-are-false
2020-03-18 04:54:04 +00:00
..
IDEs Cleanup most Eclipse config files 2018-09-18 14:51:27 +01:00
src [FIX] json/xml trim whitespace configuration option (#2415) 2020-03-15 16:04:01 +00:00
tests CSVExporter: add test case for quoteAll option (#2430) 2020-03-18 04:39:32 +00:00
webapp CustomTabularExporterDialog: fix checkbox options being ignored (#2429) 2020-03-18 04:54:04 +00:00
pom.xml Merge pull request #2367 from OpenRefine/issue-2365-maven-deps 2020-03-08 15:21:58 +00:00