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
cb433470
"resources/views/evento/vscode:/vscode.git/clone" did not exist on "a62a72b4bf71fe27800206e9758d4e7051140d8e"
Commit
cb433470
authored
Dec 19, 2022
by
unknown
Browse files
Alterações textuais
parent
ef586e94
Changes
2
Show whitespace changes
Inline
Side-by-side
resources/views/auth/register.blade.php
View file @
cb433470
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
</
div
>
</
div
>
<
div
style
=
"display:none"
id
=
"cursos"
class
=
"col-md-12 mb-2"
>
<
div
style
=
"display:none"
id
=
"cursos"
class
=
"col-md-12 mb-2"
>
<
label
for
=
"curso"
class
=
"col-form-label"
>
{{
__
(
'Cursos que
l
eciona'
)
}}
<
span
style
=
"color: red; font-weight:bold;"
>*</
span
></
label
>
<
label
for
=
"curso"
class
=
"col-form-label"
>
{{
__
(
'Cursos que
L
eciona'
)
}}
<
span
style
=
"color: red; font-weight:bold;"
>*</
span
></
label
>
<
br
>
<
br
>
<
div
class
=
"row col-md-12"
>
<
div
class
=
"row col-md-12"
>
@
foreach
(
$cursos
as
$curso
)
@
foreach
(
$cursos
as
$curso
)
...
...
resources/views/evento/formulario/projeto.blade.php
View file @
cb433470
...
@@ -88,7 +88,8 @@
...
@@ -88,7 +88,8 @@
<div
class=
"row col-md-12"
>
<div
class=
"row col-md-12"
>
<div
class=
"form-group col-md-12"
>
<div
class=
"form-group col-md-12"
>
<label
for=
"ods_id"
class=
"col-form-label"
style=
"font-weight: bold"
>
{{ __('Objetivo de Densenvolvimento Sustentável') }}
<span
style=
"color: red; font-weight:bold"
>
*
</span></label><br>
<label
for=
"ods_id"
class=
"col-form-label"
style=
"font-weight: bold"
>
{{ __('Objetivo de Densenvolvimento Sustentável') }}
<span
style=
"color: red; font-weight:bold"
>
*
</span></label>
<span>
É possível selecionar um ou mais ODS's
</span><br>
<div
class=
"row col-md-12"
>
<div
class=
"row col-md-12"
>
@foreach($ods as $od)
@foreach($ods as $od)
<div
class=
"col-md-6"
>
<div
class=
"col-md-6"
>
...
...
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