From 4f2a146e3bacb4441c462c2b0ef9ab2c93910c20 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 9 Mar 2021 14:04:49 +0000 Subject: [PATCH] [Station Profiles] Cleaned up the table information --- application/views/station_profile/index.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 8bce056c..69ce3b7f 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -43,8 +43,6 @@ Station Callsign Country Gridsquare - City - QSOs @@ -54,12 +52,12 @@ result() as $row) { ?> - station_profile_name;?> (#station_id;?>) + + station_profile_name;?>
+ station_callsign;?> station_country;?> station_gridsquare;?> - station_city;?> - qso_total;?> station_active != 1) { ?> station_id; ?>" class="btn btn-outline-secondary btn-sm" onclick="return confirm('Are you sure you want to make logbook station_profile_name; ?> the active logbook?');">Set Active @@ -70,6 +68,9 @@ = 1) { ?> Reassign +
+ ID: station_id;?> + qso_total;?> QSOs station_id; ?>" class="btn btn-outline-primary btn-sm"> Edit