mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-10-30 18:15:52 +01:00
fix toggle button position
This commit is contained in:
@@ -129,8 +129,7 @@ class RepositoryRoot extends React.Component<Props, State> {
|
||||
const extensionProps = {
|
||||
repository,
|
||||
url,
|
||||
indexLinks,
|
||||
collapsedRepositoryMenu: menuCollapsed
|
||||
indexLinks
|
||||
};
|
||||
|
||||
const redirectUrlFactory = binder.getExtension("repository.redirect", this.props);
|
||||
|
||||
Reference in New Issue
Block a user