* DEV: Remove buffered rendering from group-index-toggle
This is the first step in a refactor to remove all uses of our Buffered
Renderer:
01e2d5a670/app/assets/javascripts/discourse-common/lib/buffered-render.js.es6 (L3)
This commit affects the header sorting on the group member and the group
requests pages. It is a refactor only with no change in functionality.
2 lines
74 B
Handlebars
2 lines
74 B
Handlebars
<span class="header-contents">{{i18n this.i18nKey}}{{chevronIcon}}</span>
|