Compare commits
No commits in common. "8088816f99780ec7dc88598c2aa43678976d62e6" and "9fc322f5ccc7bf7ef878cc973e041f41288ba8fd" have entirely different histories.
8088816f99
...
9fc322f5cc
120
buttons.json
120
buttons.json
|
|
@ -11,79 +11,6 @@
|
|||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "6PM Announcement",
|
||||
"btnClass": "btn-secondary",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "15 Min Warning",
|
||||
"btnClass": "btn-info",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "Pool Closed",
|
||||
"btnClass": "btn-warning",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "Health Code Violation",
|
||||
"btnClass": "btn-warning",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "Snack Shop 15 Min Warning",
|
||||
"btnClass": "btn-info",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"text": "Snack Shop Closed",
|
||||
"btnClass": "btn-warning",
|
||||
"faIcon": "",
|
||||
"name": "LivePage",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9001.1",
|
||||
"timeout": 30000,
|
||||
"cid": "Live Page"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
|
|
@ -100,50 +27,12 @@
|
|||
"cid": "Emergency Announcement"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"text": "Lightning Alert",
|
||||
"text": "Tornado Alert",
|
||||
"btnClass": "btn-warning",
|
||||
"name": "LightningAlert",
|
||||
"faIcon": "fa-duotone fa-solid fa-bolt-lightning",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9003.1",
|
||||
"timeout": 30000,
|
||||
"cid": "\"Weather Alert\" <9000>",
|
||||
"dial": "9000"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "EAP Stand By",
|
||||
"btnClass": "btn-primary",
|
||||
"name": "LightningAlert",
|
||||
"faIcon": "fa-duotone fa-solid fa-pause",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9003.1",
|
||||
"timeout": 30000,
|
||||
"cid": "\"Weather Alert\" <9000>",
|
||||
"dial": "9000"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "EAP Evacuate",
|
||||
"btnClass": "btn-danger",
|
||||
"name": "LightningAlert",
|
||||
"faIcon": "fa-duotone fa-solid fa-person-to-door",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9003.1",
|
||||
"timeout": 30000,
|
||||
"cid": "\"Weather Alert\" <9000>",
|
||||
"dial": "9000"
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "Fire Evac",
|
||||
"btnClass": "btn-danger",
|
||||
"name": "LightningAlert",
|
||||
"faIcon": "fa-duotone fa-solid fa-fire",
|
||||
"name": "TornadoWarning",
|
||||
"faIcon": "fa-duotone fa-solid fa-tornado",
|
||||
"doubleHeight": false,
|
||||
"context": {
|
||||
"context": "custom-emergency.9003.1",
|
||||
|
|
@ -152,7 +41,6 @@
|
|||
"dial": "9000"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue