]> WPIA git - motion.git/commit
upd: move cancel and finish button and add confirm question
authorINOPIAE <m.maengel@inopiae.de>
Mon, 25 Jan 2021 15:16:15 +0000 (16:16 +0100)
committerINOPIAE <m.maengel@inopiae.de>
Fri, 9 Apr 2021 03:17:25 +0000 (05:17 +0200)
commit02e93d6b90efc63d77044f9416a469a5b314d372
tree23e9171d3d8f2716c567c38a614ad0443e7e6045
parent7f7b44cb967ae9b99ddcbf3879c92d448570d49c
upd: move cancel and finish button and add confirm question

The change in schema.sql is needed to clean database
due to a change implemented in another commit.

Change-Id: I07320b8411837ae3caa29637ec3d657fc88012d8
sql/schema.sql
static/js/expert.js [new file with mode: 0644]
templates/base.html
templates/single_motion.html
tests/test_motion.py