mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
fix redirect url / use hal links in legacy plugin
This commit is contained in:
@@ -122,11 +122,6 @@ class Main extends React.Component<Props> {
|
||||
component={Profile}
|
||||
authenticated={authenticated}
|
||||
/>
|
||||
<ExtensionPoint
|
||||
name="legacy.redirectRepository"
|
||||
renderAll={true}
|
||||
props={{ authenticated }}
|
||||
/>
|
||||
<ExtensionPoint
|
||||
name="main.route"
|
||||
renderAll={true}
|
||||
|
||||
Reference in New Issue
Block a user