fix(console): add resource id to meta layout, error highlighting formfield label, missing tooltips, cleanup app detail (#1025)

* add resource id to meta layout, tooltips

* input label disable prop, app detail info

* lint
This commit is contained in:
Max Peintner
2020-11-27 16:45:52 +01:00
committed by GitHub
parent 989bc0037b
commit be17fd7c96
36 changed files with 319 additions and 344 deletions

View File

@@ -95,6 +95,7 @@
"SEND":"Send",
"NEWVALUE":"New Value"
},
"RESOURCEID":"Resource Id",
"TABLE": {
"NOROWS":"No data"
},