Closed bcho892 closed 4 weeks ago
Is your feature request related to a problem? Please describe.
You will have to look in AdminNavbar to add the new route and also add the new routes to app/admin
AdminNavbar
app/admin
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
You will have to look in
AdminNavbar
to add the new route and also add the new routes toapp/admin
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)