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
ZAKI RAIHAN
1606878505_ossd_telegram_notif_bot
Commits
6ad404dc
Commit
6ad404dc
authored
Oct 18, 2019
by
ZAKI RAIHAN
Browse files
Change text on change phone number button
parent
58e7e503
Changes
2
Hide whitespace changes
Inline
Side-by-side
migrations/versions/
6154c23d44d5
_.py
→
migrations/versions/
2428efda69dc
_.py
View file @
6ad404dc
"""empty message
Revision ID:
6154c23d44d5
Revision ID:
2428efda69dc
Revises: None
Create Date: 2019-10-
04 13:34:49.589488
Create Date: 2019-10-
16 17:26:19.489026
"""
# revision identifiers, used by Alembic.
revision
=
'
6154c23d44d5
'
revision
=
'
2428efda69dc
'
down_revision
=
None
from
alembic
import
op
...
...
templates/changePhoneNumber.html
View file @
6ad404dc
...
...
@@ -43,7 +43,7 @@
<input
id=
"phoneNumber"
name=
"phoneNumber"
class=
"form-control"
placeholder=
"ex: 6281319053724"
type=
"text"
value=
""
/>
</div>
<div
class=
"row d-flex justify-content-center align-items-center"
>
<button
class=
"btn btn-primary ssoBtn"
role=
"button"
type=
"submit"
>
Login SSO
</button>
<button
class=
"btn btn-primary ssoBtn"
role=
"button"
type=
"submit"
>
Change Phone Number
</button>
</div>
</form>
</div>
...
...
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