-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
T1996 add a link for position in google maps (#1998)
* feat: add 'google_link' computed field to display a link to Google Maps with gps_latitude and gps_longitude * feat: add 'google_link' field to display Google Maps link * fix: fix files with pre-commit * Refactor: Refactor _compute_google_link method to avoid E501 line length issue * feat: add the google maps button at the top of the form view * fix: fix child_compassion.py with pre-commit --------- Co-authored-by: jordyBSK <[email protected]>
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters