change chat position on navbar

This commit is contained in:
Dinh 2020-01-27 14:55:19 -06:00
parent d6c5c286fb
commit 4c9f1e1508

View file

@ -74,7 +74,7 @@
"path": "/about/", "path": "/about/",
"regex": "^/about/$", "regex": "^/about/$",
"rght": 4, "rght": 4,
"tree_id": 5 "tree_id": 6
}, },
"model": "judge.navigationbar", "model": "judge.navigationbar",
"pk": 6 "pk": 6
@ -90,7 +90,7 @@
"path": "/status/", "path": "/status/",
"regex": "^/status/$|^/judge/", "regex": "^/status/$|^/judge/",
"rght": 3, "rght": 3,
"tree_id": 5 "tree_id": 6
}, },
"model": "judge.navigationbar", "model": "judge.navigationbar",
"pk": 7 "pk": 7
@ -106,7 +106,7 @@
"path": "/chat/", "path": "/chat/",
"regex": "^/chat", "regex": "^/chat",
"rght": 2, "rght": 2,
"tree_id": 6 "tree_id": 5
}, },
"model": "judge.navigationbar", "model": "judge.navigationbar",
"pk": 8 "pk": 8