feat(qso-edit): QRZ button to open the station's qrz.com profile

Mirrors the main entry form: a QRZ ↗ button by the callsign in the QSO edit
modal opens https://www.qrz.com/db/<call> via OpenExternalURL.
This commit is contained in:
2026-08-05 17:13:34 +02:00
parent 67602fd485
commit 689d1cc902
2 changed files with 23 additions and 4 deletions
+6 -2
View File
@@ -2,8 +2,12 @@
{
"version": "0.23.7",
"date": "",
"en": [],
"fr": []
"en": [
"QSO edit: added the QRZ ↗ button next to the callsign, like the main entry form — one click opens that station's qrz.com profile."
],
"fr": [
"Édition de QSO : ajout du bouton QRZ ↗ à côté de l'indicatif, comme dans le formulaire de saisie — un clic ouvre le profil qrz.com de la station."
]
},
{
"version": "0.23.6",