add chat to navbar

This commit is contained in:
Dinh 2020-01-27 14:53:09 -06:00
parent af61e8a8e8
commit d6c5c286fb

View file

@ -94,5 +94,21 @@
}, },
"model": "judge.navigationbar", "model": "judge.navigationbar",
"pk": 7 "pk": 7
},
{
"fields": {
"key": "chat",
"label": "Chat",
"level": 0,
"lft": 1,
"order": 8,
"parent": null,
"path": "/chat/",
"regex": "^/chat",
"rght": 2,
"tree_id": 6
},
"model": "judge.navigationbar",
"pk": 8
} }
] ]