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
6
templates/control/log.hamlet
Normal file
6
templates/control/log.hamlet
Normal file
|
@ -0,0 +1,6 @@
|
|||
<div .span9 .hero-unit>
|
||||
<p>
|
||||
Here's everything that has been logged by the git-annex assistant, #
|
||||
as well as by programs it has run.
|
||||
<pre>
|
||||
#{logcontent}
|
Loading…
Add table
Add a link
Reference in a new issue