From bb4b7335a3ed72d5a9c998bda73006cea6dd7f4b Mon Sep 17 00:00:00 2001 From: Richard Date: Thu, 16 Sep 2021 15:47:11 +0100 Subject: [PATCH] Hide smart stack controls when they are not required The code that checked for the presence of the smart stack plugin had a typo, and would display smart stack controls whenever the stack and scan extension was detected (whether or not the smart stack extension was enabled). This is now fixed. --- .../tabContentComponents/captureComponents/paneCapture.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/components/tabContentComponents/captureComponents/paneCapture.vue b/webapp/src/components/tabContentComponents/captureComponents/paneCapture.vue index 75e87d8d..8a74b94b 100644 --- a/webapp/src/components/tabContentComponents/captureComponents/paneCapture.vue +++ b/webapp/src/components/tabContentComponents/captureComponents/paneCapture.vue @@ -245,7 +245,7 @@ -
  • +
  • Smart Stack