Skip to content

Commit

Permalink
Console.log
Browse files Browse the repository at this point in the history
console.log deleted
  • Loading branch information
Stefan Hofman committed May 1, 2016
1 parent 80eb079 commit 58d2259
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
}
else
{
console.log("kaas");
$this.html($this.html() + '<img class="tick" src="' + x_templateLocation + 'common_html5/cross.png" alt="' + x_getLangInfo(x_languageData.find("tick")[0], "label", "Incorrect") + '"></img>');
l_feedback.push("incorrect");
}
Expand Down

0 comments on commit 58d2259

Please sign in to comment.