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
Tammo Jan Dijkema
dt_ctrl
Commits
b66125b9
Commit
b66125b9
authored
Jun 19, 2016
by
Jeroen Vreeken
Browse files
Move status to global scope
parent
628a06cf
Changes
1
Show whitespace changes
Inline
Side-by-side
console/js/status.js
View file @
b66125b9
...
...
@@ -19,10 +19,6 @@
*/
var
status_loaded
;
if
(
!
status_loaded
)
{
status_loaded
=
true
;
eval
(
load
(
"
js/dt_websocket.js
"
));
var
status_connected
;
...
...
@@ -89,5 +85,3 @@ function status(url, ident)
}
}
}
}
/* status_loaded */
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