Commit 8a9e67a
committed
Use p.enabled instead of p.active for sorting consistency
The sorting data attribute should use p.enabled to match the checkbox's
checked attribute, ensuring sort order reflects the configured state
rather than the runtime state.1 parent 6845283 commit 8a9e67a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments