webapp: Now has a page to view the log, accessed from the control menu.
This commit is contained in:
parent
d7ca6fb856
commit
e15cca7db8
6 changed files with 31 additions and 2 deletions
|
@ -8,3 +8,5 @@
|
|||
<i .icon-repeat></i> Restart daemon
|
||||
<a href="@{ShutdownR}">
|
||||
<i .icon-off></i> Shutdown daemon
|
||||
<a href="@{LogR}">
|
||||
<i .icon-list></i> View log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue