mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #186 from HB9HIL/pota_selectize
[QSO] Multi POTA in QSO Logging
This commit is contained in:
@@ -174,7 +174,7 @@ $lang['gen_hamradio_county_reference'] = 'USA окръг';
|
||||
$lang['gen_hamradio_iota_reference'] = 'IOTA референция';
|
||||
$lang['gen_hamradio_sota_reference'] = 'SOTA референция';
|
||||
$lang['gen_hamradio_wwff_reference'] = 'WWFF референция';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference(s)';
|
||||
$lang['gen_hamradio_dok'] = 'DOK';
|
||||
$lang['gen_hamradio_state'] = 'State';
|
||||
$lang['gen_hamradio_iota'] = 'IOTA';
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Посочете стойността н
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Например: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Например: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Например: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Например: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Например: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Например: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = '以W为单位设置功率值。在输入
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = '例如: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = '例如: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = '例如: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = '例如: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = '例如: GMA';
|
||||
$lang['qso_sig_info_helptext'] = '例如: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Zadej výkon ve Wattech. Jsou povolen po
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Příklad: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Příklad: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Příklad: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Příklad: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Příklad: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Příklad: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Geef vermogen in Watt. Vermeld alleen ci
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Bijvoorbeeld: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Bijvoorbeeld: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Bijvoorbeeld: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Bijvoorbeeld: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Bijvoorbeeld: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Bijvoorbeeld: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -174,7 +174,7 @@ $lang['gen_hamradio_county_reference'] = 'USA County';
|
||||
$lang['gen_hamradio_iota_reference'] = 'IOTA Reference';
|
||||
$lang['gen_hamradio_sota_reference'] = 'SOTA Reference';
|
||||
$lang['gen_hamradio_wwff_reference'] = 'WWFF Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference(s)';
|
||||
$lang['gen_hamradio_dok'] = 'DOK';
|
||||
$lang['gen_hamradio_state'] = 'State';
|
||||
$lang['gen_hamradio_iota'] = 'IOTA';
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Give power value in Watts. Include only
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'For example: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'For example: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'For example: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'For example: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'For example: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'For example: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Anna teholukema Watteina käyttäen vain
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Esimerkiksi: OH/JS-004.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Esimerkiksi: OHFF-1234.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Esimerkiksi: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Esimerkiksi: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Esimerkiksi: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Esimerkiksi: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Saisissez la ouissance en Watts en utili
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Par exemple: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Par exemple: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Par exemple: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Par exemple: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Par exemple: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Par exemple: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -174,7 +174,7 @@ $lang['gen_hamradio_county_reference'] = 'US-County';
|
||||
$lang['gen_hamradio_iota_reference'] = 'IOTA Referenznummer';
|
||||
$lang['gen_hamradio_sota_reference'] = 'SOTA Referenznummer';
|
||||
$lang['gen_hamradio_wwff_reference'] = 'WWFF Referenznummer';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Referenznummer';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Referenznummer(n)';
|
||||
$lang['gen_hamradio_dok'] = 'DOK';
|
||||
$lang['gen_hamradio_state'] = 'Staat';
|
||||
$lang['gen_hamradio_iota'] = 'IOTA';
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Gib die Ausgangsleistung in Watt an. Erf
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Zum Beispiel: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Zum Beispiel: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Zum Beispiel: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Zum Beispiel: PA-0150. Mehrere Werte erlaubt.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Zum Beispiel: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Zum Beispiel: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "IOTA Referenznummer der Station. Zum
|
||||
$lang['station_location_iota_hint_ln2'] = "Du kannst IOTA Referenznummern auf der <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World Website</a> nachschlagen.";
|
||||
$lang['station_location_sota_hint_ln1'] = "SOTA Referenznummer der Station. Du kannst SOTA Referenznummern auf der <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps Webseite</a> nachschlagen.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "WWFF Referenznummer der Station. Du kannst WWFF Referenznummern auf der <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map Webseite</a> nachschlagen.";
|
||||
$lang['station_location_pota_hint_ln1'] = "POTA Referenznummer der Station. Du kannst POTA Referenznummern auf der <a target='_blank' href='https://pota.app/#/map/'>POTA Map Webseite</a> nachschlagen.";
|
||||
$lang['station_location_pota_hint_ln1'] = "POTA Referenznummer(n) der Station. Mehrere kommaseparierte Einträge erlaubt. Du kannst POTA Referenznummern auf der <a target='_blank' href='https://pota.app/#/map/'>POTA Map Webseite</a> nachschlagen.";
|
||||
$lang['station_location_signature'] = "Signaturen";
|
||||
$lang['station_location_signature_name'] = "Signatur Bezeichnung";
|
||||
$lang['station_location_signature_name_hint'] = "Signatur/Referenz der Station (z.B. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Δώστε τιμή ισχύος σε Wa
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Για παράδειγμα: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Για παράδειγμα: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Για παράδειγμα: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Για παράδειγμα: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Για παράδειγμα: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Για παράδειγμα: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Dare valore di potenza in Watt. Includer
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Per esempio: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Per esempio: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Per esempio: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Per esempio: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Per esempio: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Per esempio: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -174,7 +174,7 @@ $lang['gen_hamradio_county_reference'] = 'Hrabstwo USA';
|
||||
$lang['gen_hamradio_iota_reference'] = 'Podmiot IOTA';
|
||||
$lang['gen_hamradio_sota_reference'] = 'Podmiot SOTA';
|
||||
$lang['gen_hamradio_wwff_reference'] = 'Podmiot WWFF';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference(s)';
|
||||
$lang['gen_hamradio_dok'] = 'DOK';
|
||||
$lang['gen_hamradio_state'] = 'Stan';
|
||||
$lang['gen_hamradio_iota'] = 'IOTA';
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Wpisz wartość mocy w watach. W polu po
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Na przykład: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Na przykład: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Na przykład: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Na przykład: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Na przykład: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Na przykład: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Укажите мощность в Ва
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Например: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Например: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Например: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Например: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Например: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Например: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Референция IOTA, к при
|
||||
$lang['station_location_iota_hint_ln2'] = "Вы можете посмотреть референции IOTA на сайте <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a>.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Референция SOTA. Вы можете посмотреть референции SOTA на сайте <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a>.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Референция WWFF. Вы можете посмотреть референции WWFF на сайте <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a>.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Референция POTA. Вы можете посмотреть референции POTA на сайте <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a>.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Подпись";
|
||||
$lang['station_location_signature_name'] = "Имя подписи";
|
||||
$lang['station_location_signature_name_hint'] = "Подпись станции (т.е. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Especifique el valor de potencia en Wati
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Por ejemplo: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Por ejemplo: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Por ejemplo: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Por ejemplo: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Por ejemplo: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Por ejemplo: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Referencia IOTA de la Estación. Ejem
|
||||
$lang['station_location_iota_hint_ln2'] = "Puede buscar las referencias IOTA en el sitio web de <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a>.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Referencia SOTA de la Estación. Puede buscar las referencias SOTA en el sitio web de <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a>.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Referencia WWFF de la Estación. Puede buscar las referencias WWFF en el sitio web de <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a>.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Referencia POTA de la Estación. Puede buscar las referencias POTA en el sitio web de <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a>.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Firma";
|
||||
$lang['station_location_signature_name'] = "Nombre de la Firma";
|
||||
$lang['station_location_signature_name_hint'] = "Firma de la Estación (ej. GMA).";
|
||||
|
||||
@@ -176,7 +176,7 @@ $lang['gen_hamradio_county_reference'] = 'USA County';
|
||||
$lang['gen_hamradio_iota_reference'] = 'IOTA Reference';
|
||||
$lang['gen_hamradio_sota_reference'] = 'SOTA Reference';
|
||||
$lang['gen_hamradio_wwff_reference'] = 'WWFF Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference';
|
||||
$lang['gen_hamradio_pota_reference'] = 'POTA Reference(s)';
|
||||
$lang['gen_hamradio_dok'] = 'DOK';
|
||||
$lang['gen_hamradio_state'] = 'State';
|
||||
$lang['gen_hamradio_iota'] = 'IOTA';
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Ange effekt i watt, enbart med siffror.'
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Exempel: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Exempel: SMFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Exempel: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Exempel: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Exempel: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Exempel: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -18,7 +18,7 @@ $lang['qso_transmit_power_helptext'] = 'Gücü Watt olarak veriniz. Sadece rakam
|
||||
|
||||
$lang['qso_sota_ref_helptext'] = 'Örnek: GM/NS-001.';
|
||||
$lang['qso_wwff_ref_helptext'] = 'Örnek: DLFF-0069.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Örnek: PA-0150.';
|
||||
$lang['qso_pota_ref_helptext'] = 'Örnek: PA-0150. Multiple values allowed.';
|
||||
|
||||
$lang['qso_sig_helptext'] = 'Örnek: GMA';
|
||||
$lang['qso_sig_info_helptext'] = 'Örnek: DA/NW-357';
|
||||
|
||||
@@ -89,7 +89,7 @@ $lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example:
|
||||
$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the <a target='_blank' href='https://www.iota-world.org/iota-directory/annex-f-short-title-iota-reference-number-list.html'>IOTA World</a> website.";
|
||||
$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the <a target='_blank' href='https://www.sotamaps.org/'>SOTA Maps</a> website.";
|
||||
$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the <a target='_blank' href='https://www.cqgma.org/mvs/'>GMA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_pota_hint_ln1'] = "Station POTA reference(s). Mulitple comma separated values allowed. You can look up POTA references at the <a target='_blank' href='https://pota.app/#/map/'>POTA Map</a> website.";
|
||||
$lang['station_location_signature'] = "Signature";
|
||||
$lang['station_location_signature_name'] = "Signature Name";
|
||||
$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA)..";
|
||||
|
||||
@@ -42,10 +42,12 @@
|
||||
<?php
|
||||
if ($pota_all->num_rows() > 0) {
|
||||
foreach ($pota_all->result() as $row) {
|
||||
$references = explode(',', $row->COL_POTA_REF);
|
||||
foreach ($references as $reference) {
|
||||
?>
|
||||
|
||||
<tr>
|
||||
<td style="text-align: center"><?php echo $row->COL_POTA_REF; ?></td>
|
||||
<td style="text-align: center"><?php echo $reference; ?></td>
|
||||
<td style="text-align: center"><?php $timestamp = strtotime($row->COL_TIME_ON); echo date($custom_date_format, $timestamp); ?></td>
|
||||
<td style="text-align: center"><?php $timestamp = strtotime($row->COL_TIME_ON); echo date('H:i', $timestamp); ?></td>
|
||||
<td style="text-align: center"><?php echo $row->COL_CALL; ?></td>
|
||||
@@ -54,7 +56,8 @@
|
||||
<td style="text-align: center"><?php echo $row->COL_RST_RCVD; ?></td>
|
||||
</tr>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@@ -377,7 +377,7 @@
|
||||
<small id="sotaRefHelp" class="form-text text-muted"><?php echo lang('qso_sota_ref_helptext'); ?></small>
|
||||
</div>
|
||||
<div class="mb-3 col-md-3 align-self-center">
|
||||
<small id="sota_info" class="badge text-bg-secondary"></small>
|
||||
<button id="sota_info" class="btn btn-secondary spw-buttons"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -388,7 +388,7 @@
|
||||
<small id="wwffRefHelp" class="form-text text-muted"><?php echo lang('qso_wwff_ref_helptext'); ?></small>
|
||||
</div>
|
||||
<div class="mb-3 col-md-3 align-self-center">
|
||||
<small id="wwff_info" class="badge text-bg-secondary"></small>
|
||||
<button id="wwff_info" class="btn btn-secondary spw-buttons"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -399,7 +399,7 @@
|
||||
<small id="potaRefHelp" class="form-text text-muted"><?php echo lang('qso_pota_ref_helptext'); ?></small>
|
||||
</div>
|
||||
<div class="mb-3 col-md-3 align-self-center">
|
||||
<small id="pota_info" class="badge text-bg-secondary"></small>
|
||||
<button id="pota_info" class="btn btn-secondary spw-buttons"></button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -301,7 +301,22 @@
|
||||
<?php if($row->COL_POTA_REF != null) { ?>
|
||||
<tr>
|
||||
<td><?php echo lang('gen_hamradio_pota_reference'); ?></td>
|
||||
<td><a href="https://pota.app/#/park/<?php echo $row->COL_POTA_REF; ?>" target="_blank"><?php echo $row->COL_POTA_REF; ?></a></td>
|
||||
<td>
|
||||
<?php
|
||||
$pota_refs = explode(',', $row->COL_POTA_REF);
|
||||
$link_output = '';
|
||||
|
||||
foreach ($pota_refs as $pota_ref) {
|
||||
$pota_ref = trim($pota_ref);
|
||||
if (!empty($pota_ref)) {
|
||||
$link_output .= '<a href="https://pota.app/#/park/' . $pota_ref . '" target="_blank">' . $pota_ref . '</a>, ';
|
||||
}
|
||||
}
|
||||
|
||||
$link_output = rtrim($link_output, ', ');
|
||||
echo $link_output;
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
|
||||
|
||||
@@ -46,4 +46,9 @@ TD.qrz {
|
||||
|
||||
.dxccsummaryheader:after {
|
||||
background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%);
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
--bs-btn-bg: #e9ecef;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
@@ -109,4 +109,9 @@ TD.qrz {
|
||||
|
||||
.dxccsummaryheader:after {
|
||||
background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%);
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
--bs-btn-bg: #e9ecef;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
@@ -134,10 +134,6 @@ path.grid-worked {
|
||||
background-color: #151515;
|
||||
}
|
||||
|
||||
.selectize-input.focus {
|
||||
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
.selectize-dropdown .optgroup-header {
|
||||
color: #151515;
|
||||
}
|
||||
@@ -149,11 +145,16 @@ path.grid-worked {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #282828;
|
||||
background-color: #fff;
|
||||
background-color: #151515;
|
||||
border-color: #95cfeb;
|
||||
box-shadow: 0 0 0 0.2rem rgba(42, 159, 214, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #555555;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.selectize-dropdown,
|
||||
.selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
|
||||
@@ -134,10 +134,6 @@ path.grid-worked {
|
||||
background-color: #151515;
|
||||
}
|
||||
|
||||
.selectize-input.focus {
|
||||
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
.selectize-dropdown .optgroup-header {
|
||||
color: #151515;
|
||||
}
|
||||
@@ -149,11 +145,16 @@ path.grid-worked {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #282828;
|
||||
background-color: #fff;
|
||||
background-color: #151515;
|
||||
border-color: #95cfeb;
|
||||
box-shadow: 0 0 0 0.2rem rgba(42, 159, 214, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #555555;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.selectize-dropdown,
|
||||
.selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
|
||||
@@ -161,11 +161,16 @@ div.alert-danger {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #444;
|
||||
background-color: #fff;
|
||||
background-color: #222222;
|
||||
border-color: #739ac2;
|
||||
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #4c4c4c;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.selectize-dropdown,
|
||||
.selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
|
||||
@@ -161,11 +161,16 @@ div.alert-danger {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #444;
|
||||
background-color: #fff;
|
||||
background-color: #222222;
|
||||
border-color: #739ac2;
|
||||
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #4c4c4c;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.selectize-dropdown,
|
||||
.selectize-dropdown.form-control {
|
||||
border-radius: 0;
|
||||
|
||||
@@ -56,4 +56,9 @@ thead > tr > td {
|
||||
|
||||
.dxccsummaryheader:after {
|
||||
background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%);
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
--bs-btn-bg: #e9ecef;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
@@ -96,4 +96,9 @@ thead > tr > td {
|
||||
|
||||
.dxccsummaryheader:after {
|
||||
background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%);
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
--bs-btn-bg: #e9ecef;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
@@ -857,6 +857,12 @@ label {
|
||||
--bs-badge-color: rgb(217 119 6) !important;
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
--bs-btn-padding-x: 0.3rem;
|
||||
--bs-btn-padding-y: 0.1rem;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.quickswitcher.disabled {
|
||||
--bs-dropdown-link-disabled-color: initial !important;
|
||||
}
|
||||
@@ -865,3 +871,4 @@ label {
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
@@ -148,11 +148,21 @@ div.alert-danger {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #495057;
|
||||
background-color: #fff;
|
||||
background-color: #2b3d51;
|
||||
border-color: #f1b287;
|
||||
box-shadow: 0 0 0 0.2rem rgba(223, 105, 26, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #4e5d6c;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
background-color: #657687;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
|
||||
.selectize-input.dropdown-active {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@@ -190,11 +190,21 @@ div.alert-danger {
|
||||
|
||||
.selectize-input.focus {
|
||||
color: #495057;
|
||||
background-color: #fff;
|
||||
background-color: #2b3d51;
|
||||
border-color: #f1b287;
|
||||
box-shadow: 0 0 0 0.2rem rgba(223, 105, 26, 0.25);
|
||||
}
|
||||
|
||||
.selectize-control.multi .selectize-input > div {
|
||||
background: #4e5d6c;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.spw-buttons {
|
||||
background-color: #657687;
|
||||
--bs-btn-border-color: transparent;
|
||||
}
|
||||
|
||||
.selectize-input.dropdown-active {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@@ -291,7 +291,7 @@ function qso_edit(id) {
|
||||
});
|
||||
|
||||
$('#pota_ref_edit').selectize({
|
||||
maxItems: 1,
|
||||
maxItems: null,
|
||||
closeAfterSelect: true,
|
||||
loadThrottle: 250,
|
||||
valueField: 'name',
|
||||
|
||||
@@ -455,7 +455,7 @@ $( document ).ready(function() {
|
||||
});
|
||||
|
||||
$('#pota_ref').selectize({
|
||||
maxItems: 1,
|
||||
maxItems: null,
|
||||
closeAfterSelect: true,
|
||||
loadThrottle: 250,
|
||||
valueField: 'name',
|
||||
@@ -481,7 +481,7 @@ $( document ).ready(function() {
|
||||
});
|
||||
},
|
||||
onChange: function(value) {
|
||||
if (value != '') {
|
||||
if (value !== '' && value.indexOf(',') === -1) {
|
||||
$('#pota_info').show();
|
||||
$('#pota_info').html('<a target="_blank" href="https://pota.app/#/park/'+ value +'"><img width="32" height="32" src="'+base_url+'images/icons/pota.app.png"></a>');
|
||||
$('#pota_info').attr('title', 'Lookup '+ value +' reference info on pota.co');
|
||||
|
||||
Reference in New Issue
Block a user