discourse/app/assets
Kyle Zhao f0f03acb2c FIX: Do not escape fancy_title again. (#8095)
`fancy_title` is already escaped by Rails. Escaping it again would print
the HTML entity as-is, e.g. `"` instead of `"`.

This fixes the issue by introducing a new `escapedContent` attribute on
the `QuickAccessItem` widget.
2019-09-13 10:04:14 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
stylesheets FIX: Change admin dashboard sort caret icon color on hover 2019-09-12 10:38:53 -04:00