Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EXSYS2021
da6
Hold Afstand
Commits
c1cdf4b6
Commit
c1cdf4b6
authored
May 06, 2021
by
Anders B. Clausen
Browse files
Removed console log from loading of server data
parent
3168d152
Pipeline
#52397
failed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
website/studerende-dk/src/views/Home.vue
View file @
c1cdf4b6
...
...
@@ -460,7 +460,6 @@ export default {
const
request
=
sendServerRequest
(
type
,
payload
);
request
.
onload
=
()
=>
{
const
response
=
request
.
response
;
console
.
log
(
response
);
}
},
...
...
Write
Preview
Supports
Markdown
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