DEV: add order to posters column so it gets a classname (#29866)

This commit is contained in:
Kris 2024-11-20 17:09:21 -05:00 committed by GitHub
parent a8426d9ea7
commit fdfc9284fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
{{raw-plugin-outlet name="topic-list-header-after-main-link"}}
{{plugin-outlet name="topic-list-header-after-main-link"}}
{{#if showPosters}}
{{raw "topic-list-header-column" name='posters' screenreaderOnly='true'}}
{{raw "topic-list-header-column" order='posters' name='posters' screenreaderOnly='true'}}
{{/if}}
{{raw "topic-list-header-column" sortable=sortable number='true' order='posts' name='replies'}}
{{#if showLikes}}