Added no alarms texts to all tables

This commit is contained in:
Salijoghli 2025-06-23 15:50:04 +04:00
parent e9843607db
commit b7f745ea64

View File

@ -1397,61 +1397,7 @@
}
},
"selection": {
"data": [
{
"Description": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": "MCM01 - Hello world"
},
"Duration": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": "00:53:47"
},
"ID": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": 103
},
"Location": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": "MCM01"
},
"Priority": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": "High"
},
"StartTimestamp": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": {
"$": [
"ts",
0,
1750677703466
],
"$ts": 1750674476000
}
},
"Tag": {
"style": {
"classes": "Alarms-Styles/High"
},
"value": "MCM01.HMI.Beacon_Light"
}
}
],
"mode": "multiple interval",
"selectedRow": 0
"mode": "multiple interval"
}
},
"type": "ia.display.table"
@ -2324,7 +2270,10 @@
],
"emptyMessage": {
"noData": {
"text": "No Shelved Alarms"
"text": "No Alarms"
},
"noFilterResults": {
"text": "No Alarms"
}
},
"filter": {
@ -3764,6 +3713,14 @@
"width": ""
}
],
"emptyMessage": {
"noData": {
"text": "No Alarms"
},
"noFilterResults": {
"text": "No Alarms"
}
},
"enabled": true,
"filter": {
"enabled": true,
@ -4167,6 +4124,7 @@
"contentStyle": {
"classes": "Background-Styles/Grey-Background"
},
"currentTabIndex": 2,
"menuType": "modern",
"style": {
"classes": "Background-Styles/Grey-Background"