show correct answer only with link (Issue #46)

This commit is contained in:
coderkun 2014-03-22 21:19:25 +01:00
commit 1cf1e86ff7
10 changed files with 48 additions and 41 deletions

View file

@ -125,7 +125,6 @@
$this->set('field', $dndField);
$this->set('drops', $drops);
$this->set('drags', $drags);
$this->set('solved', $solved);
}