Commit d27a07eb by Kevin LEVRON

Update view.php

parent ed5007e4
......@@ -62,6 +62,7 @@ foreach ($generator->templates as $name => $path) {
]);
} elseif (isset($files)) {
echo $this->render('view/files', [
'id' => $id,
'generator' => $generator,
'files' => $files,
'answers' => $answers,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment