From d38f31e8bedd6bf7781a5323f6d7e3d412ef6508 Mon Sep 17 00:00:00 2001 From: Peter Hrvatin Date: Sun, 1 May 2022 16:26:29 +0200 Subject: [PATCH] Redesign - porocilo po meri - predogled --- .../classes/class.SurveyCustomReport.php | 8 +- admin/survey/script/cReport.js | 10 +- public/css/admin_new.css | 245 +++++++++++++----- .../pages/survey_analysis/basic.scss | 3 +- 4 files changed, 195 insertions(+), 71 deletions(-) diff --git a/admin/survey/classes/class.SurveyCustomReport.php b/admin/survey/classes/class.SurveyCustomReport.php index 9e3afc1e7..47cc857fd 100644 --- a/admin/survey/classes/class.SurveyCustomReport.php +++ b/admin/survey/classes/class.SurveyCustomReport.php @@ -2350,7 +2350,7 @@ class SurveyCustomReport { // prikaz previewja if($_GET['a'] == 'report_preview'){ - echo '

'.$lang['export_analisys_creport'].': '.SurveyInfo::getInstance()->getSurveyTitle().'

'; + echo '

'.$lang['export_analisys_creport'].': '.SurveyInfo::getInstance()->getSurveyTitle().'

'; $this->setUpReturnAsHtml(false); $this->setUpIsForArchive(true); @@ -2359,10 +2359,8 @@ class SurveyCustomReport { $this->displayReport(); - echo '