mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 17:52:45 +08:00
37fd05af4e
Why this change? Prior to this change, we would only return tags that are used in at least one public topic. However, this is confusing for users because the tag could be used in a restricted category and that is not considered a "public" topic. Instead, we will just display all the tags in the edit tags navigation modal as long as it is visible to the user. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |