use null instead of false in data that could be sent to api

This commit is contained in:
Alan Hamlett
2017-10-03 06:53:18 -07:00
parent 5fb7c9b416
commit f32e1e5180
10 changed files with 20 additions and 20 deletions

View File

@@ -181,7 +181,7 @@ input[type="search"] {
// set a pixel line-height that matches the given height of the input, but only
// for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848
//
// Note that as of 9.3, iOS doesn't support `week`.
// Note that as of 8.3, iOS doesn't support `datetime` or `week`.
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],