diff --git a/README.md b/README.md index ae997cb..cf9a812 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # TODO - [ ] Allow sign-outs only >2h before event +# Notes / Bugfixes +- [ ] User loggedin status not present on user admin interface (header/footer not rendering) [ph] +- [ ] is_cox: cox can become cox and than rower at the same event, (rower and than cox -> exception working) [ph] +- [ ] Mobile Breakpoint: Add user broken user admin interface [mb] + # Frontend Process ´cd frontend´ ´npm install´ diff --git a/templates/includes/footer.html.tera b/templates/includes/footer.html.tera index 44c8309..72777a9 100644 --- a/templates/includes/footer.html.tera +++ b/templates/includes/footer.html.tera @@ -1,7 +1,7 @@