Skip to content

Commit

Permalink
Add table sort 'by' field
Browse files Browse the repository at this point in the history
  • Loading branch information
VirmasaloA committed Feb 12, 2024
1 parent 83df9f0 commit 755ca92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</th>
<th>
<xm-table-sort
by=""
by="creator"
text="i18n_creator"
[predicate]="questionsPredicate"
[reverse]="reverse"
Expand Down

0 comments on commit 755ca92

Please sign in to comment.