Add config node filter

This commit is contained in:
Nick O'Leary
2016-01-12 23:03:33 +00:00
parent 50399c6bfa
commit a0cc1e6b0c
8 changed files with 105 additions and 54 deletions

View File

@@ -83,7 +83,8 @@
"modifiedNodes": "Modified Nodes",
"modifiedNodesDesc": "Only deploys nodes that have changed",
"successfulDeploy": "Successfully deployed",
"unusedConfigNodes":"You have some unused configuration nodes.",
"unusedConfigNodesLink":"Click here to see them",
"errors": {
"noResponse": "no response from server"
},
@@ -201,11 +202,12 @@
"config": {
"name": "Configuration nodes",
"label": "config",
"global": "Global Nodes",
"global": "Global",
"none": "none",
"subflows": "subflows",
"flows": "flows",
"filterUnused":"show unused only"
"filterUnused":"unused",
"filterAll":"all"
}
},
"typedInput": {