Add env-var support to TypedInput

This commit is contained in:
Nick O'Leary
2018-05-21 15:10:06 +01:00
parent af1ea610ea
commit eb6d093e56
9 changed files with 121 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

View File

@@ -76,6 +76,11 @@
}
})
}
},
env: {
value: "env",
label: "env variable",
icon: "red/images/typedInput/env.png"
}
};
var nlsd = false;