IO-924 Rest of phonebook implementation

This commit is contained in:
Patrick Fic
2021-04-23 09:11:48 -07:00
parent 084c7d9c74
commit ddbb1df9d9
18 changed files with 1331 additions and 1 deletions

View File

@@ -39,6 +39,9 @@ const ret = {
"payments:enter": 3,
"payments:list": 3,
"phonebook:view": 1,
"phonebook:edit": 2,
"production:board": 1,
"production:list": 1,