mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 13:09:33 -06:00
c636fcf4fc
This commit fixes a bug on subfolder setups where the user messages inbox dropdown will always be blank. This is because we were comparing URLs using values from `router.currentURL` and `router.urlFor` where `router.currentURL` does not include `router.rootURL` while `router.urlFor` does. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |