Reimplement JS code in talk editor without JQuery
authorMagnus Hagander <magnus@hagander.net>
Mon, 11 Aug 2025 12:43:25 +0000 (14:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 11 Aug 2025 12:43:25 +0000 (14:43 +0200)
commit65bbc0b5493fbddc4cd14cf86c8ab97a13a199aa
tree6e9d7e4cf1a892a6b18a38923a97728853e8abc5
parent36bc5697caa0a7285bd9330b61684835a0f0df5f
Reimplement JS code in talk editor without JQuery

Use native code instead, which speeds it up and removes some
dependencies (much more to go on other pages though).

As a bonus, this fixes #132, which was referencing an incorrect variable
before.
template/confreg/sessionvotes.html