# HG changeset patch # User Thomas Junk # Date 1542704093 -3600 # Node ID 1a5564655f2af102ed6d154a52b3971400576a1a # Parent c9c9c9cc61f6a6600e95305618962826d88a12f4 refac: Sidebar reorganized In order to make context switches between administrative tasks which are map related and those which are system related, we now have a category "administration" and "systemadministration". The Riverbedmorphology does nothing than display the map, so it is renamed to that (map). In case the context of "systemadministration" is chosen, the "map" brings you just back to the map. diff -r c9c9c9cc61f6 -r 1a5564655f2a client/src/application/Sidebar.vue --- a/client/src/application/Sidebar.vue Tue Nov 20 09:25:15 2018 +0100 +++ b/client/src/application/Sidebar.vue Tue Nov 20 09:54:53 2018 +0100 @@ -9,10 +9,10 @@