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
f5e4594b
Verified
Commit
f5e4594b
authored
Oct 28, 2019
by
Laurent Heirendt
✈
Browse files
Revert "debugging"
This reverts commit
12718ab3
.
parent
12718ab3
Pipeline
#15753
passed with stage
in 1 minute and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ci/.autoRedirect
View file @
f5e4594b
...
...
@@ -17,8 +17,6 @@
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
)
{
...
...
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