Added a button to download equipment instruction manuals (closes #833)

This commit is contained in:
Bernd Bestel
2020-11-17 21:01:45 +01:00
parent d2d09cf928
commit 604629ed5e
4 changed files with 16 additions and 1 deletions

View File

@@ -107,6 +107,7 @@
### Equipment improvements
- The equipment page now will never automatically reload, even when `Auto reload on external changes` is on and a change was detected (because you most probably have that page open longer to read the manual) (thanks @fipwmaqzufheoxq92ebc)
- There is now a button to download the instruction manual (next to the "expand to fullscreen"-button)
### Calendar improvements/fixes
- Events are now links to the corresponding page (thanks @zsarnett)