From 405e376f247a1e60d8cf2b48414b3ae58ef67db3 Mon Sep 17 00:00:00 2001 From: pero1203 Date: Mon, 24 Oct 2022 21:56:17 +0200 Subject: [PATCH] Status - napredni statusi - odstranjena prazna 3 vrstica navigacije --- admin/survey/SurveyAdmin.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/admin/survey/SurveyAdmin.php b/admin/survey/SurveyAdmin.php index 3e79ff27c..a0ab65963 100644 --- a/admin/survey/SurveyAdmin.php +++ b/admin/survey/SurveyAdmin.php @@ -2044,9 +2044,6 @@ class SurveyAdmin elseif($_GET['a'] == 'nonresponse_graph'){ $podstran = 'para_analysis_graph'; } - elseif($_GET['a'] == 'status_advanced'){ - $podstran = 'status_advanced'; - } // Izrisemo ustrezen meni, ce je prisoten if($podstran != ''){