mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:34:26 +08:00
4f7f9ef87c
Why does this change do? If the `fixed_category_positions` is `false`, we want to order the categories in the edit navigation menu categories modal by name. This makes it easier to filter through a large list of categories. This commit also fixes a bug where we were unintentionally mutating the `this.site.categories` array. |
||
---|---|---|
.. | ||
base.rb | ||
bookmark.rb | ||
dismiss_new.rb | ||
sidebar_edit_categories.rb | ||
sidebar_edit_navigation_modal.rb | ||
sidebar_edit_tags.rb | ||
sidebar_section_form.rb |