]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Use button element instead of input
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 15 Aug 2018 10:14:06 +0000 (12:14 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 15 Aug 2018 10:14:06 +0000 (12:14 +0200)
commit1a981f2a407a379d474eae38e663ef0a00ede2f8
treeae648bcab50aca6b1b2dab8e0c835dc2060d1ba5
parent899c7f1e3611f7611ba0d761172a67bd1927f6e3
Use button element instead of input

It seems that the web browser on the terminal does not understand '\n' in
value attribute so I hope that it will understand '<br>' in button's
content.
templates/main.js
templates/user.html