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
PPL Sosial
bisago
bisago-fe
Commits
3188c39f
Verified
Commit
3188c39f
authored
Jun 05, 2021
by
Muhammad Ariq Basyar
Browse files
[CHORE] fix typo 'Organisasi / Komunitasi' to 'Organisasi / Komunitas'
parent
6c420d69
Pipeline
#81327
passed with stages
in 15 minutes and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/page/profile/edit_profile.dart
View file @
3188c39f
...
...
@@ -326,7 +326,7 @@ class _EditProfileState extends State<EditProfile> {
},
),
CustomTextField
(
title:
'Organisasi / Komunitas
i
'
,
title:
'Organisasi / Komunitas'
,
required
:
true
,
key:
const
Key
(
'Text Field Organisasi'
),
controller:
organisasiController
,
...
...
lib/page/registrasi/registrasi.dart
View file @
3188c39f
...
...
@@ -210,7 +210,7 @@ class RegistrasiState extends State<Registrasi> {
},
),
CustomTextField
(
title:
'Organisasi / Komunitas
i
'
,
title:
'Organisasi / Komunitas'
,
key:
const
Key
(
'Text Field Organisasi'
),
controller:
organisasiController
,
),
...
...
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