mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 13:52:50 +08:00
f095494936
This commit changes the identifier displayed in the navigation tree of the theme objects editor from the generic "category 1" to "<category name>, <category 2 name>" when a property of typed categories is set as the identifier. Example: For the following theme objects schema: ``` some_setting: type: objects default: [] schema: name: <some scheme name> identifier: list_of_categories properties: list_of_categories: type: categories ``` If the `list_of_categories` property's value has been set to `category 1` and `category 2`, the navigation tree will display `category 1, category 2` as the text to represent the object in the navigation tree. |
||
---|---|---|
.. | ||
admin | ||
custom-proxy | ||
deprecation-silencer | ||
dialog-holder | ||
discourse | ||
discourse-common | ||
discourse-hbr | ||
discourse-i18n | ||
discourse-markdown-it | ||
discourse-plugins | ||
discourse-widget-hbs | ||
docs | ||
ember-addons | ||
ember-cli-progress-ci | ||
ember-production-deprecations | ||
float-kit | ||
locales | ||
pretty-text | ||
select-kit | ||
theme-transpiler | ||
truth-helpers | ||
.npmrc | ||
handlebars-shim.js | ||
polyfills.js | ||
run-patch-package | ||
service-worker.js.erb |