Commit b20dfd9
committed
[FIX] developer/tutorials: Button example without deprecated attrs
Using attrs to make a button invisible is deprecated since 17.0 but the button
example hyperlink sends to a commit that used it so it induces people following
the tutorial to use attrs which shouldn't be done anymore.
This commit replaces the link with the commit that replaced the attrs="" to the
plain invisible="" use on the exact same button. (And adjusts the size of the
heading delimiter to respect documentation guidelines.)1 parent f6c0e8c commit b20dfd9
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments