From 0a607a5b70b1655e6f6f8ce81fec030bc23bc098 Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Sun, 10 May 2020 21:11:13 +0200 Subject: [PATCH] log viewer for web debugging --- screenless/bureau/ihr/ihrweb.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/screenless/bureau/ihr/ihrweb.py b/screenless/bureau/ihr/ihrweb.py index f5aaaa3..8cce76b 100644 --- a/screenless/bureau/ihr/ihrweb.py +++ b/screenless/bureau/ihr/ihrweb.py @@ -31,8 +31,8 @@ class IhrApp(Bottle): """ for bureau in self.bureaus: out += '
  • {0}:
  • ' out += '
  • Printers
  • \n'