Don't show the sidebar on other menus on the login page

This commit is contained in:
Bernd Bestel
2019-09-21 08:28:08 +02:00
parent d580990b25
commit d2a841143e
2 changed files with 3 additions and 1 deletions

View File

@@ -73,6 +73,7 @@
- Boolean settings provided via environment variables (so the strings `true` and `false`) are now parsed correctly (thanks @mduret)
- All uploaded pictures (currently for products and recipes) are now automatically downscaled to the appropriate size when serving them to improve page load times
- It's now possible to test plural forms of quantity units (button on the quantity unit edit page, only visible if the current language requires more than 2 plural forms)
- On the login page no menus and the sidebar is now hidden
- New translations: (thanks all the translators)
- Danish (demo available at https://demo-da.grocy.info)
- Dutch (demo available at https://demo-nl.grocy.info)