discourse/app/assets/javascripts/select-kit
Jarek Radosz d407bcab36 FIX: Correctly escape category description text (#8107)
* FIX: Correctly escape category description text

This bug has been introduced in db14e10943.

* Remove unnecessary `html_safe`

`Theme.lookup_field` already returns html-safe strings: 7ad338e3e6/app/models/theme.rb (L237-L242)

* Rename `description` where it's acutally `descriptionText`
2019-10-01 12:04:39 -04:00
..
components FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
mixins FIX: allows mini-tag-chooser to fetch tags in background (#8033) 2019-08-23 06:45:29 -06:00
templates/components FIX: improves locale support in tag-drop (#7418) 2019-04-23 17:53:59 +02:00