Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Dantas Shih authored Sep 10, 2016
1 parent 54ecd84 commit ef7f38d
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions Git/script.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
/*
+-----------------------------------------------------------+
| Escola SENAI de Informática |
| Endeavor & J.P. Morgan |
| Curso de Desenvolvedor Multiplataforma Web & Mobile |
| Desafio JavaScript TODO List |
| Aluno: Victor Rubens da Silva Santos |
| Equipe: Trade Force |
+-----------------------------------------------------------+
| Bug no código |
+-----------------------------------------------------------+
*/
var count = 8;
function readJSON() {
Expand Down Expand Up @@ -133,4 +128,4 @@
document.getElementById("contador").innerHTML = 140;
document.getElementById("erro").innerHTML = '';
}
}
}

0 comments on commit ef7f38d

Please sign in to comment.