mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-08-31 04:17:14 +02: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