DEV: Remove buffered rendering from admin-directory toggle

This is another refactoring in the multi-step process to remove all uses
of our custom Render Buffer.

Previous commit: d0ad5ecc6d in this
series.

This commit affects the table header sorting on the admin directory page.
It is just a refactor and should not change any functionality.
This commit is contained in:
Blake Erickson
2019-11-25 18:02:55 -07:00
parent cfa6ec8034
commit e0199e8094
2 changed files with 27 additions and 32 deletions
@@ -0,0 +1 @@
<span class="header-contents">{{i18n this.i18nKey}}{{chevronIcon}}</span>