Commit eedd3b03 authored by Gabriel-31415's avatar Gabriel-31415
Browse files

ajuste

parent e8551e92
......@@ -398,7 +398,7 @@
// var participante $( "#participante" ).find( item1 )
const participante = partsFirst.firstElementChild;
// const participante = document.getElementById('participantePrimeiro');
let contador = 2;
let contador = 0;
// var validator = $( "#formPart" ).validate();
buttonSubmit.addEventListener('click', (e)=>{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment