Skip to content

Commit 9462e7e

Browse files
committed
quotes in braces in quotes
1 parent 567fbed commit 9462e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tagging-status/status-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**Enter search keywords** (space separated) to filter the table.
55

6-
<input size="40" type="text" id="inp" onkeyup="filterRows({{bdyid}})" placeholder="Search terms">
6+
<input size="40" type="text" id="inp" onkeyup="filterRows('{{bdyid}}')" placeholder="Search terms">
77

88
**Click on a column heading** to sort the table by the chosen column.
99

0 commit comments

Comments
 (0)