Fixed JSON parsing of static valus

This commit is contained in:
frikky
2020-05-14 19:29:27 +02:00
parent a8b133ffa2
commit e0369a0e50
3 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -509,7 +509,7 @@ const Workflows = (props) => {
theme="solarized"
collapsed={collapseJson}
displayDataTypes={false}
name={"Results for "+data.action.name}
name={"Results for "+data.action.label}
/>
} else {
// FIXME - have everything parsed as json, either just for frontend