action removed
This commit is contained in:
parent
550d0fb5e2
commit
414a6c6e60
9 changed files with 22 additions and 21 deletions
|
@ -41,6 +41,8 @@ class CryptoBoxWebserverSites(CryptoBox.CryptoBoxProps, CryptoBoxWebserverSettin
|
|||
self.__prepare("show_log")
|
||||
import filehandling
|
||||
self.settings["Data.Log"] = filehandling.read_file(self.settings["Settings.Details"])
|
||||
#TODO: give the logs a nice format for displaying as html
|
||||
# sed s/$/<\/br>/
|
||||
return website.render(self)
|
||||
|
||||
def status(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue