fix: cleanup view file button by sokumon [frappe] PR#31332

From: https://github.com/frappe/frappe/pull/31332
Date: 2025-02-17 23:02:28+05:30

  • fix: cleanup view file button



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

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

# 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

Loading