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
eb6213e2
"resources/views/projeto/Backupeditar.blade.php" did not exist on "72f53e8f2a8a69e68b6352f080b4b09806862114"
Commit
eb6213e2
authored
Jun 28, 2020
by
carlos
Browse files
Merge branch 'carlos' of
https://github.com/lmts-ufape/submeta
into carlos
parents
e0f93ae8
80233333
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/criarEvento.blade.php
View file @
eb6213e2
...
...
@@ -98,9 +98,9 @@
<div class="
col
-
sm
-
6
">
<label for="
inicioSubmissao
" class="
col
-
form
-
label
">{{ __('Início da Submissão*:') }}</label>
<input id="
inicioSubmissao
" type="
date
" class="
form
-
control
@
error
(
'inicio
Da
Submissao'
)
is
-
invalid
@
enderror
" name="
inicio
Da
Submissao
" value="
{{
old
(
'inicioSubmissao'
)
}}
" required autocomplete="
inicioSubmissao
" autofocus>
<input id="
inicioSubmissao
" type="
date
" class="
form
-
control
@
error
(
'inicioSubmissao'
)
is
-
invalid
@
enderror
" name="
inicioSubmissao
" value="
{{
old
(
'inicioSubmissao'
)
}}
" required autocomplete="
inicioSubmissao
" autofocus>
@error('inicio
Da
Submissao')
@error('inicioSubmissao')
<span class="
invalid
-
feedback
" role="
alert
">
<strong>
@if (
$message
!= null)
...
...
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