diff --git a/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly b/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly index 17653ed3..0b4a85fe 100644 --- a/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly +++ b/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly @@ -39,6 +39,14 @@ + +

${%Error}

+
+              
+                  ${h.printThrowable(it.error.error)}
+              
+          
+