fix definition field names, fix Additional Input Map not loading fields

montage-api
Moe 2021-12-04 08:42:34 -08:00
parent 7b6c939de0
commit 6e48a1d928
1 changed files with 2 additions and 2 deletions

View File

@ -1294,7 +1294,7 @@ module.exports = function(s,config,lang){
isFormGroupGroup: true,
"info": [
{
name:'map-detail=type',
name:'detail-substream-input=type',
field:lang['Input Type'],
default:'h264',
attribute:'selector="h_i_SUBSTREAM_FIELDS"',
@ -6769,7 +6769,7 @@ module.exports = function(s,config,lang){
"section": "Monitor Settings Additional Input Map",
"blocks": {
"Connection" : {
"id": `monSectionMap$[NUMBER]`,
"id": `monSectionMap$[TEMP_ID]`,
"name": `${lang['Input Map']} $[NUMBER]`,
"section-class": "input-map",
"color": "orange",