Skip to content

Commit

Permalink
Dev: remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Jul 6, 2015
1 parent 0f1c0f1 commit f6550f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/admin/subquestions.js
Expand Up @@ -16,7 +16,6 @@

var labelcache=[];
$(document).ready(function(){
console.log(otherisreserved);
removeCSRFDivs();
$(document).on("click","#editsubquestionsform :submit", function() {//Validate duplicate before try to submit: surely some other javascript elsewhere
return code_duplicates_check();
Expand Down

0 comments on commit f6550f5

Please sign in to comment.