Commit 7a1ef60
Limit birth year input to 4 digits max (brisbanesocialchess#375) (brisbanesocialchess#378)
* Fix birth year input limit to 4 digits in new structure
- Updated frontend/register.md with oninput handler
- Keeps last 4 digits when user types more than 4 digits
- Addresses issue brisbanesocialchess#375 with new site generator structure
* Remove semicolon from oninput attribute per BaseMax feedback
---------
Co-authored-by: John Bampton <jbampton@users.noreply.github.com>1 parent e72f885 commit 7a1ef60
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments