Skip to content

Commit

Permalink
Fixed issue #08923: Survey logic file for group : don't show relevanc…
Browse files Browse the repository at this point in the history
…e of Questions
  • Loading branch information
Shnoulle committed Apr 2, 2014
1 parent 62b5d77 commit cbe5620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/helpers/expressions/em_manager_helper.php
Expand Up @@ -8906,7 +8906,7 @@ static public function ShowSurveyLogicFile($sid, $gid=NULL, $qid=NULL,$LEMdebugL
// End Message

$LEM =& LimeExpressionManager::singleton();

$LEM->sPreviewMode='logic';
$aSurveyInfo=getSurveyInfo($sid,$_SESSION['LEMlang']);

$allErrors = array();
Expand Down

0 comments on commit cbe5620

Please sign in to comment.