Skip to content

fix: incorrect UI icon for desc sort by ankush [frappe] PR#25687

Bot Dokos requested to merge ft-pr-25687 into develop

From: https://github.com/frappe/frappe/pull/25687
Date: 2024-03-27 19:41:22+05:30

  • fix: incorrect UI icon for desc sort (#25687)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-25687

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-25687

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports