Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
12718ab3
Verified
Commit
12718ab3
authored
Oct 28, 2019
by
Laurent Heirendt
✈
Browse files
debugging
parent
3496b0b3
Pipeline
#15750
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ci/.autoRedirect
View file @
12718ab3
...
...
@@ -17,6 +17,8 @@
UrlExists
(
'
https://r3-core.pages.uni.lu/howto-cards-internal/index.html
'
,
function
(
status
){
var
s
=
window
.
location
.
pathname
;
var
pathArray
=
s
.
split
(
'
/
'
);
console
.
log
(
s
);
console
.
log
(
window
.
location
.
href
);
// cut the entire subdomain path
if
(
pathArray
[
0
].
length
>
0
)
{
...
...
Laurent Heirendt
✈
@laurent.heirendt
mentioned in commit
f5e4594b
·
Oct 28, 2019
mentioned in commit
f5e4594b
mentioned in commit f5e4594b1bbfed6423963b4100b4186edd4f89d1
Toggle commit list
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