Cleanup
This commit is contained in:
		| @@ -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); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user