Update Link node UI to use TreeList

This commit is contained in:
Nick O'Leary
2018-12-20 13:15:42 +00:00
parent 6031f146aa
commit 7f5d47f39d
4 changed files with 71 additions and 172 deletions

View File

@@ -138,14 +138,7 @@
},
"link": {
"linkIn": "link in",
"linkOut": "link out",
"label": {
"event": "Event name",
"node": "name",
"type": "flow",
"sortByFlow":"Sort by flow",
"sortByLabel": "Sort by name"
}
"linkOut": "link out"
},
"tls": {
"tls": "TLS configuration",

View File

@@ -138,14 +138,7 @@
},
"link": {
"linkIn": "link in",
"linkOut": "link out",
"label": {
"event": "イベント名",
"node": "名前",
"type": "フロー",
"sortByFlow": "フロー名で並べ替え",
"sortByLabel": "名前で並べ替え"
}
"linkOut": "link out"
},
"tls": {
"tls": "TLS設定",

View File

@@ -135,14 +135,7 @@
},
"link": {
"linkIn": "输入",
"linkOut": "输出",
"label": {
"event": "事件名称",
"node": "节点名称",
"type": "流程",
"sortByFlow":"根据流程排序",
"sortByLabel": "根据名称排序"
}
"linkOut": "输出"
},
"tls": {
"tls": "TLS设置",