From 618055ff4a7d1a7218587f42c9961389d18525d3 Mon Sep 17 00:00:00 2001 From: Thomas Werzmirzowsky Date: Wed, 1 Jun 2022 18:40:38 +0200 Subject: [PATCH] setRst is now always called and therefore has to be present always --- application/views/interface_assets/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/interface_assets/footer.php b/application/views/interface_assets/footer.php index 64b2472b..0bb54f05 100644 --- a/application/views/interface_assets/footer.php +++ b/application/views/interface_assets/footer.php @@ -1058,7 +1058,7 @@ $(document).on('keypress',function(e) { -uri->segment(1) == "qso" && $_GET['manual'] == 0) || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?> +uri->segment(1) == "qso" || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?>