Popravljen bug pri ttestu

This commit is contained in:
pero1203 2021-07-12 09:42:29 +02:00
parent fdd0b91f99
commit 5ed326b52f

View File

@ -162,8 +162,8 @@ class SurveyTTest
# ali imamo testne podatke # ali imamo testne podatke
if ($this->_HAS_TEST_DATA) { if ($this->_HAS_TEST_DATA) {
# izrišemo bar za testne podatke # izrišemo bar za testne podatke
$SSH -> displayTestDataBar(true);
$SSH = new SurveyStaticHtml($this->sid); $SSH = new SurveyStaticHtml($this->sid);
$SSH -> displayTestDataBar(true);
} }
/*echo '<div id="dataOnlyValid">'; /*echo '<div id="dataOnlyValid">';