diff options
| author | Artem Tabolin <artemtab@yandex.ru> | 2018-03-15 15:55:34 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-03-15 10:56:06 -0400 |
| commit | 9bf8664bfd55c8b8586f94351f7e64cf258717b2 (patch) | |
| tree | 5f41f307466f7f28f15c14b95c1e534278d0b46e /docs | |
| parent | 24066cc43005eb6c209fe543e1e8d00f730eb50b (diff) | |
[2.0.x] Fixed #29221 -- Corrected admin's autocomplete widget to add a space after custom classes.
Backport of a2f7433adc610cb0a85b3e23a1fec2267591f866 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.4.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.4.txt b/docs/releases/2.0.4.txt index ce7a495a6d..be538b46fd 100644 --- a/docs/releases/2.0.4.txt +++ b/docs/releases/2.0.4.txt @@ -14,3 +14,6 @@ Bugfixes * Fixed admin autocomplete widget's translations for `zh-hans` and `zh-hant` languages (:ticket:`29213`). + +* Corrected admin's autocomplete widget to add a space after custom classes + (:ticket:`29221`). |
