mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08:00
5c43f9a3a3
Multiselect data can be saved but when all are removed then data are not cleared Ajax function is removing an empty array from request data. In that case, we should change `[]` to `null`. We need that empty values to properly empty data. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |