Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
5 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
add login/logout button to test user status
parent
650697af
sso
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vcm/index.pug
+4
-4
vcm/index.pug
with
4 additions
and
4 deletions
+4
-4
vcm/index.pug
+
4
-
4
View file @
33413131
...
...
@@ -176,13 +176,13 @@ header.tour-header.vcm-header-height.vcm-header-base.vcm-border-splash
strong M4_Lab
br
| Platform
button#tourstart-btn.buttonset.one(onclick='stopStory()')
span.i18n_balloon_startscreen_btn Start
// SSO experiment
if userLogin == true
button#tourstart-btn.buttonset.one(onclick='stopStory()')
span.i18n_balloon_startscreen_btn Start
a(href="/logout") Logout
else
button
span.i18n_balloon_startscreen_btn Login
a(href="/login") Login
.dialog-image-balloon
.balloon-left-edge
// End of: Content Start Screen
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets