Commit cfa78be
Fix adding defaultCssClass
Because method class() is not used for css. For adding attributes are used methods add<attributeName>. In this case addClass('class').1 parent 58a733b commit cfa78be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
0 commit comments