mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 18:46:07 +01:00 
			
		
		
		
	renaming: name to repoName if repo name is meant; usage of create loading
This commit is contained in:
		| @@ -104,7 +104,7 @@ class RepositoryRoot extends React.Component<Props> { | ||||
|               component={() => ( | ||||
|                 <Permissions | ||||
|                   namespace={repository.namespace} | ||||
|                   name={repository.name} | ||||
|                   repoName={repository.name} | ||||
|                 /> | ||||
|               )} | ||||
|             /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user