Preloading of the experiments
This commit is contained in:
@@ -15,6 +15,6 @@ block content
|
||||
script.
|
||||
document.getElementById('next').onclick = function() {
|
||||
document.getElementById('next').disabled = true;
|
||||
window.location = '/prototype/game';
|
||||
window.location = '/prototype/play';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user