Skip to content

Commit

Permalink
Merge pull request vindi#36 from cedran/master
Browse files Browse the repository at this point in the history
fix: admin logs in desc sorting
  • Loading branch information
contardi authored Jun 4, 2024
2 parents a567d79 + 2f2276f commit 114de36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/adminhtml/ui_component/vindi_payment_log_listing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<filter>dateRange</filter>
<dataType>date</dataType>
<label translate="true">Created At</label>
<sorting>desc</sorting>
</settings>
</column>
<actionsColumn name="actions" class="Vindi\Payment\Ui\Component\Listing\Column\Log\Actions">
Expand Down

0 comments on commit 114de36

Please sign in to comment.