From 07b7930f64d07a141c1707e86dd2756301e6b9d2 Mon Sep 17 00:00:00 2001 From: kb-light <14014119+kb-light@users.noreply.github.com> Date: Mon, 29 Aug 2022 00:16:12 +0000 Subject: [PATCH] Fix indentation --- application/views/interface_assets/footer.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/application/views/interface_assets/footer.php b/application/views/interface_assets/footer.php index 763d21a7..bc88c2c6 100644 --- a/application/views/interface_assets/footer.php +++ b/application/views/interface_assets/footer.php @@ -1178,18 +1178,18 @@ $(document).on('keypress',function(e) { } $("#selectPropagation").val(data.prop_mode); - // Display CAT Timeout warnng based on the figure given in the config file - var minutes = Math.floor(optionslib->get_option('cat_timeout_interval'); ?> / 60); + // Display CAT Timeout warning based on the figure given in the config file + var minutes = Math.floor(optionslib->get_option('cat_timeout_interval'); ?> / 60); - if(data.updated_minutes_ago > minutes) { - if($('.radio_timeout_error').length == 0) { - $('.qso_panel').prepend('