Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
Diskominfo-D'Blood
Mantan Aab-D Blood
Commits
454c747a
Commit
454c747a
authored
Jun 08, 2020
by
Nabila Febri Viola
Browse files
[REFACTOR] Switch kelurahan and kecamatan ordering in complete profile
parent
de253af1
Pipeline
#49904
passed with stages
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/complete-profile.js
View file @
454c747a
...
...
@@ -373,19 +373,19 @@ function CompleteProfile({
<
Form
.
Group
as
=
{
Row
}
>
<
Col
md
=
"
4
"
>
<
Form
.
Control
name
=
"
district
"
name
=
"
village
"
size
=
"
lg
"
type
=
"
text
"
placeholder
=
"
Ke
camat
an
"
placeholder
=
"
Ke
lurah
an
"
ref
=
{
register
}
/
>
<
/Col
>
<
Col
md
=
"
4
"
>
<
Form
.
Control
name
=
"
village
"
name
=
"
district
"
size
=
"
lg
"
type
=
"
text
"
placeholder
=
"
Ke
lurah
an
"
placeholder
=
"
Ke
camat
an
"
ref
=
{
register
}
/
>
<
/Col
>
...
...
Write
Preview
Supports
Markdown
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