RandomSec/main/webapp
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
..
modules/core CustomTabularExporterDialog: fix checkbox options being ignored (#2429) 2020-03-18 04:54:04 +00:00
WEB-INF Revert "Revert "Migrate to Maven"" 2018-09-16 15:34:47 +01:00