Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
M4labplatform
Commits
33413131
Commit
33413131
authored
Jun 18, 2020
by
Rosanny Sihombing
Browse files
add login/logout button to test user status
parent
650697af
Changes
1
Show whitespace changes
Inline
Side-by-side
vcm/index.pug
View file @
33413131
...
@@ -176,13 +176,13 @@ header.tour-header.vcm-header-height.vcm-header-base.vcm-border-splash
...
@@ -176,13 +176,13 @@ header.tour-header.vcm-header-height.vcm-header-base.vcm-border-splash
strong M4_Lab
strong M4_Lab
br
br
| Platform
| Platform
// SSO experiment
if userLogin == true
button#tourstart-btn.buttonset.one(onclick='stopStory()')
button#tourstart-btn.buttonset.one(onclick='stopStory()')
span.i18n_balloon_startscreen_btn Start
span.i18n_balloon_startscreen_btn Start
// SSO experiment
if userLogin == true
a(href="/logout") Logout
else
else
button
a(href="/login") Login
span.i18n_balloon_startscreen_btn Login
.dialog-image-balloon
.dialog-image-balloon
.balloon-left-edge
.balloon-left-edge
// End of: Content Start Screen
// End of: Content Start Screen
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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