Removed dups.
This commit is contained in:
parent
d7d643b94a
commit
483932be3a
2 changed files with 6 additions and 30 deletions
|
@ -93,7 +93,7 @@
|
|||
"dtmf": "*14[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Flash Entry Code",
|
||||
"title": "Set 1-Day Flash Entry Code",
|
||||
"fields": [
|
||||
{
|
||||
"hint": "Flash Code Number (1..8)",
|
||||
|
@ -102,10 +102,10 @@
|
|||
"max": 8
|
||||
},
|
||||
{
|
||||
"hint": "Month Active",
|
||||
"hint": "Day of Month Active",
|
||||
"size": 2,
|
||||
"min": 1,
|
||||
"max": 12
|
||||
"max": 31
|
||||
},
|
||||
{
|
||||
"hint": "Flash Entry Code",
|
||||
|
@ -152,18 +152,6 @@
|
|||
],
|
||||
"dtmf": "*17[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Open Tone On/Off",
|
||||
"fields": [
|
||||
{
|
||||
"hint": "1=ON 0=OFF",
|
||||
"size": 1,
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
],
|
||||
"dtmf": "*17[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Number of Rings to Answer",
|
||||
"fields": [
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"dtmf": "*14[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Flash Entry Code",
|
||||
"title": "Set 1-Day Flash Entry Code",
|
||||
"fields": [
|
||||
{
|
||||
"hint": "Flash Code Number (1..8)",
|
||||
|
@ -102,10 +102,10 @@
|
|||
"max": 8
|
||||
},
|
||||
{
|
||||
"hint": "Month Active",
|
||||
"hint": "Day of Month Active",
|
||||
"size": 2,
|
||||
"min": 1,
|
||||
"max": 12
|
||||
"max": 31
|
||||
},
|
||||
{
|
||||
"hint": "Flash Entry Code",
|
||||
|
@ -152,18 +152,6 @@
|
|||
],
|
||||
"dtmf": "*17[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Open Tone On/Off",
|
||||
"fields": [
|
||||
{
|
||||
"hint": "1=ON 0=OFF",
|
||||
"size": 1,
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
],
|
||||
"dtmf": "*17[MASTER],[FIELD:1]*"
|
||||
},
|
||||
{
|
||||
"title": "Set Number of Rings to Answer",
|
||||
"fields": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue