diff --git a/scm-ui/src/repos/containers/RepositoryRoot.js b/scm-ui/src/repos/containers/RepositoryRoot.js index 418b43d144..6630086964 100644 --- a/scm-ui/src/repos/containers/RepositoryRoot.js +++ b/scm-ui/src/repos/containers/RepositoryRoot.js @@ -174,15 +174,6 @@ class RepositoryRoot extends React.Component { /> )} /> - ( - - )} - /> ( @@ -193,6 +184,15 @@ class RepositoryRoot extends React.Component { /> )} /> + ( + + )} + />