Skip to content

Commit

Permalink
Fixed home button position (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored May 14, 2018
1 parent 839e433 commit 1af43ff
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions web/client/localConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,14 +504,7 @@
"containerPosition": "header",
"className": "navbar shadow navbar-home"
}
}, "ManagerMenu", "Login", "Language", "NavMenu", "Attribution", {
"name": "Home",
"override": {
"OmniBar": {
"position": 11
}
}
}, {
}, "ManagerMenu", "Login", "Language", "NavMenu", "Attribution", "Home", {
"name": "DashboardEditor",
"cfg": {
"catalog": {
Expand Down

0 comments on commit 1af43ff

Please sign in to comment.