Commit c2ee0d78877225b5149be20eda5ab08553ac1167

Authored by higo.gomes
1 parent 8fe20d22

git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/ASES%20-%20Web/ASES%20-%2…

…0Web/Fontes/avaliador-web@10669 c2178572-b5ca-4887-91d2-9e3a90c7d55b
src/main/webapp/inicial_arquivos/js/tab_avaliar_script.js
... ... @@ -2,7 +2,7 @@
2 2 $(document).ready(function()
3 3  
4 4 {
5   -
  5 +
6 6 $("#tabelaErros a").click(function(){
7 7  
8 8 $($(this).attr('id')).prop("checked", true);
... ...