fix(Web Form): position of country code in "Phone" control by barredterra [frappe] PR#28962

From: https://github.com/frappe/frappe/pull/28962
Date: 2024-12-30 22:25:54+01:00

  • fix(Web Form): position of country code in "Phone" control (#28962)



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

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

# 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