Click on the above Generate button to generate the files selected below:

Code File Action operation !== CodeFile::OP_SKIP) { echo ''; break; } } ?>
getRelativePath()), array('preview', 'file' => $file->id), array('class' => 'preview-code', 'data-title' => $file->getRelativePath())); ?> operation === CodeFile::OP_OVERWRITE): ?> $file->id), array('class' => 'diff-code label label-warning', 'data-title' => $file->getRelativePath())); ?> operation === CodeFile::OP_SKIP) { echo 'unchanged'; } else { echo $file->operation; } ?> operation === CodeFile::OP_SKIP) { echo ' '; } else { echo Html::checkBox("answers[{$file->id}]", isset($answers) ? isset($answers[$file->id]) : ($file->operation === CodeFile::OP_NEW)); } ?>