mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 20:08:25 +08:00
New tab in admin panel with list of new features. Presentation was enhanced by screenshot and markdown description. Related PR https://github.com/discourse-org/discourse-new-features-feeds/pull/23
4 lines
No EOL
170 B
Handlebars
Vendored
4 lines
No EOL
170 B
Handlebars
Vendored
<ConditionalLoadingSpinner @condition={{this.isLoading}}>
|
|
<h2>{{i18n "admin.dashboard.new_features.title"}}</h2>
|
|
<DashboardNewFeatures />
|
|
</ConditionalLoadingSpinner> |