Updated docs. Added debug output info for tracing problem related to server communications.
This commit is contained in:
committed by
Alexander Kryklia
parent
0f7b89facc
commit
1eec7bada7
@@ -50,6 +50,7 @@ define(['logme'], function (logme) {
|
||||
}(0));
|
||||
}
|
||||
|
||||
logme('input = "' + JSON.stringify({'draggables': draggables}) + '".');
|
||||
$('#input_' + state.problemId).val(JSON.stringify({'draggables': draggables}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user