mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
The `/u` route was broken when there were no directory columns because its order parameter relied on the first column's name. This commit adds a `likes_received` as the default order when there are no columns, which results in a list of users being output without any additional columns. For this very edge case, that's better than a JS error. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |