#368: Added wider app search functionality in /apps view

This commit is contained in:
frikky
2021-05-29 14:10:59 +02:00
parent 597c0b0e3d
commit 010659c86c
2 changed files with 15 additions and 2 deletions
+1
View File
@@ -5979,6 +5979,7 @@ const AngularWorkflow = (props) => {
rows="4"
defaultValue={trigger_header_auth}
color="primary"
disabled={selectedTrigger.status === "running"}
placeholder={"AUTH_HEADER=AUTH_VALUE1"}
onBlur={(e) => {
const value = e.target.value