From f5d5ba7a4328f12f8e5874a1b21819cfb726dc04 Mon Sep 17 00:00:00 2001
From: ggwadera <16023489+ggwadera@users.noreply.github.com>
Date: Thu, 3 Sep 2020 18:07:26 -0300
Subject: [PATCH 03/22] client: remove clear logs buttonDocker doesn't have an
easy way to clear the logs, but we have an 'tail' query param now.
---
src/public/client.ts | 26 --------------------------
1 file changed, 26 deletions(-)
diff --git a/src/public/client.ts b/src/public/client.ts
index 3f0be169..66d38d7b 100644
--- a/src/public/client.ts
+++ b/src/public/client.ts
@@ -93,20 +93,6 @@ class MappingItem {
href="/api/logs/stdout/${data.fullDomain}"
>
-