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
63f370d3
"app/Http/Controllers/vscode:/vscode.git/clone" did not exist on "76cac09f9307863f2b34678f7bea1345753ba6bb"
Commit
63f370d3
authored
May 05, 2022
by
unknown
Browse files
Não permitir alteração do label lattes
parent
308cdd4e
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/evento/formulario/proponente.blade.php
View file @
63f370d3
...
...
@@ -21,7 +21,7 @@
</div>
<div
class=
"col-md-11"
>
<br>
<input
class=
"form-control @error('linkLattesEstudante') is-invalid @enderror"
type=
"text"
name=
"linkLattesEstudante"
<input
class=
"form-control @error('linkLattesEstudante') is-invalid @enderror"
type=
"text"
name=
"linkLattesEstudante"
readonly=
"readonly"
@
if
(
Auth
()
-
>
user()->proponentes != null
&&
Auth()->user()->proponentes->linkLattes != null)
value="{{ Auth()->user()->proponentes->linkLattes }}"
@else
...
...
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