From d613cc1f6e99a7b20687ace5686304ccf50733be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Santos?= Date: Mon, 2 Oct 2023 16:20:51 +0100 Subject: [PATCH] edit process icon --- src/manager/views/process.hbs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/manager/views/process.hbs b/src/manager/views/process.hbs index d8dce07..92a456d 100644 --- a/src/manager/views/process.hbs +++ b/src/manager/views/process.hbs @@ -1,8 +1,12 @@
-

Process {{process.pid}}

+

Process + {{process.pid}} + + + +

- Edit
@@ -70,7 +74,7 @@ Server-sent events URL {{process.notification.ssePath}}