Sending command 'client_kill' on stop button click now.
Killing a container only if command client_kill was send. Moved propmpt to prompt.js
This commit is contained in:
@ -11,7 +11,8 @@ $(function() {
|
||||
CodeOceanEditorFlowr,
|
||||
CodeOceanEditorSubmissions,
|
||||
CodeOceanEditorTurtle,
|
||||
CodeOceanEditorWebsocket
|
||||
CodeOceanEditorWebsocket,
|
||||
CodeOceanEditorPrompt
|
||||
);
|
||||
|
||||
if ($('#editor').isPresent() && CodeOceanEditor) {
|
||||
|
Reference in New Issue
Block a user