diff --git a/static/scripts/socket/instructions.js b/static/scripts/socket/instructions.js index 6a1fdc2..271c0c3 100644 --- a/static/scripts/socket/instructions.js +++ b/static/scripts/socket/instructions.js @@ -64,7 +64,7 @@ class BrickInstructionsSocket extends BrickSocket { if (!from_complete) { this.total = this.get_files(true).length; this.current = 0; - this.clear_status(); + this.clear(); } // Find the next checkbox