]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Add missing quotes in JS handler for disabling identifier
authorMichal Sojka <michal.sojka@cvut.cz>
Mon, 19 Aug 2019 10:53:17 +0000 (12:53 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Mon, 19 Aug 2019 10:53:17 +0000 (12:53 +0200)
commit8baa5b269481ab3497ac2f698f9a854e45120e76
tree531638de02c3337fa6949fb6b93fd16e7d87dbc8
parentcc2dcf63983148d0e8421bb2b756530ae9fb4d9c
Add missing quotes in JS handler for disabling identifier

The identifier should always be treated as string, never as a number.
templates/user.html