Cleanup
This commit is contained in:
parent
20dd0de6c0
commit
793689e29c
@ -132,9 +132,6 @@ render_set(el, idx) {
|
||||
col = this.text_element("th", "Exercise");
|
||||
col.classList.add("col-name");
|
||||
tblhr.appendChild(col);
|
||||
// col = this.text_element("th", "Pattern/Count");
|
||||
// col.classList.add("col-pattern-count");
|
||||
// tblhr.appendChild(col);
|
||||
|
||||
tblh.appendChild(tblhr);
|
||||
tbl.appendChild(tblh);
|
||||
|
Loading…
x
Reference in New Issue
Block a user