Skip to content

HarryPaulo/fix-button-more [frappe] PR#22006

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

See https://github.com/frappe/frappe/pull/22006

Date: 2023-08-16T11:46:38+05:30

  • Merge pull request #22006 from HarryPaulo/fix-button-more
  • fix: hide or show button to load more



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

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

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

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

Merge request reports