Fixed column sorting for attribution table on analytics page

refs https://github.com/TryGhost/Team/issues/1986

- adds column sorting for attribution table on analytics page
This commit is contained in:
Rishabh 2022-10-07 17:15:06 +05:30
parent f8b51822af
commit 2612b44c21

View File

@ -20,7 +20,7 @@
Published and sent
{{/if}}
{{else}}
Published
Published
{{#if @post.didEmailFail}}
but failed to send
{{else}}
@ -132,6 +132,7 @@
<MemberAttribution::SourceAttributionTable
@sources={{this.sources}}
@sortColumn={{this.sortColumn}}
@setSortColumn={{this.setSortColumn}}
/>
</div>
<div class="gh-attribution-chart-column">