Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
216ef469
Unverified
Commit
216ef469
authored
2 years ago
by
José Fernando Mendes da Costa
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #819 from jofernando/master
pega o valor da função
parents
b389bf4b
52b7e0e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/evento/submeterTrabalho.blade.php
+1
-1
resources/views/evento/submeterTrabalho.blade.php
with
1 addition
and
1 deletion
+1
-1
resources/views/evento/submeterTrabalho.blade.php
View file @
216ef469
...
...
@@ -214,7 +214,7 @@
let planoTrabalho = document.getElementById("nomePlanoTrabalho"+id);
let cpf = document.getElementById("cpf"+id);
let funcao = document.getElementById("funcaoParticipante"+id);
let
nome_
funcao = document.getElementById("funcaoParticipante"+id)
.value
;
let email = document.getElementById("email"+id);
if(nome.value != ""){
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment