diff --git a/webapp/src/components/labThingsComponents/actionLogDisplay.vue b/webapp/src/components/labThingsComponents/actionLogDisplay.vue index 364a8bfb..11236c76 100644 --- a/webapp/src/components/labThingsComponents/actionLogDisplay.vue +++ b/webapp/src/components/labThingsComponents/actionLogDisplay.vue @@ -2,7 +2,6 @@
The task failed due to an error:
+{{ errorMessage }}
+ + + The task was cancelled. + + + The task completed successfully. + + + ++ No log entries found at the current filter level ({{ filterLevel }} or + higher). +
+You can include lower levels using the dropdown in the top left.
+