In /my_account/sign_up/index.html.jst use variables id_XXX instead of document.getEle...
authorNick Downing <nick@ndcode.org>
Tue, 25 Jan 2022 10:51:14 +0000 (21:51 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 25 Jan 2022 10:51:21 +0000 (21:51 +1100)
commitc71b67c3ae3b23f9b72af399c78efff50d24efea
treea0b3ebacc627d8c1b4d9bf9ba770f66dcac29eca
parent6f074db27663d6858b6b7c18baf8dc182c79e048
In /my_account/sign_up/index.html.jst use variables id_XXX instead of document.getElementById(), and add a script /ids.sh to easily create definitions for them
ids.sh [new file with mode: 0755]
my_account/sign_up/index.html.jst