Commit 60a6caf9 authored by ari_darmawan's avatar ari_darmawan

add filter resolved on pic

parent e4ba93a1
......@@ -69,6 +69,10 @@ export class AdminTicketOnpicComponent implements OnInit {
{
ID : "escalated_ttr",
Name : "Escalated TTR"
},
{
ID : "resolved",
Name : "Resolved"
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment