From a28793cbbdb06017a16a40bdba06ebe3f9ab159e Mon Sep 17 00:00:00 2001 From: Szymon Porwolik Date: Wed, 29 Oct 2025 22:19:51 +0100 Subject: [PATCH] Final refactoring, fixes and improvments --- application/views/components/dxwaterfall.php | 2 +- assets/js/dxwaterfall.js | 965 +++++++++++-------- assets/js/sections/qso.js | 5 + 3 files changed, 557 insertions(+), 415 deletions(-) diff --git a/application/views/components/dxwaterfall.php b/application/views/components/dxwaterfall.php index 804f111c0..1cd77268f 100644 --- a/application/views/components/dxwaterfall.php +++ b/application/views/components/dxwaterfall.php @@ -1,7 +1,7 @@ session->userdata('user_dxwaterfall_enable') == 'Y' && isset($manual_mode) && $manual_mode == 0) { ?> - +