Skip to content

Commit

Permalink
Remove call types (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinehome authored May 11, 2024
1 parent a90a90d commit 5dbbe11
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions hrm-form-definitions/form-definitions/sg/v1/CallTypeButtons.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,41 +10,5 @@
"label": "Someone calling about a child",
"type": "button",
"category": "data"
},
{
"name": "silent",
"label": "Silent",
"type": "button",
"category": "non-data"
},
{
"name": "hangup",
"label": "Hang up",
"type": "button",
"category": "non-data"
},
{
"name": "abusive",
"label": "Abusive",
"type": "button",
"category": "non-data"
},
{
"name": "thanks",
"label": "Thank you",
"type": "button",
"category": "non-data"
},
{
"name": "questions",
"label": "Questions",
"type": "button",
"category": "non-data"
},
{
"name": "emergency",
"label": "Emergency",
"type": "button",
"category": "non-data"
}
]

0 comments on commit 5dbbe11

Please sign in to comment.