mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
remove unused NoPermissionsPanel
This commit is contained in:
@@ -75,15 +75,6 @@ Sonia.repository.DefaultPanel = {
|
|||||||
html: 'Add or select an Repository'
|
html: 'Add or select an Repository'
|
||||||
}
|
}
|
||||||
|
|
||||||
Sonia.repository.NoPermissionPanel = {
|
|
||||||
region: 'south',
|
|
||||||
title: 'Repository Form',
|
|
||||||
padding: 5,
|
|
||||||
xtype: 'panel',
|
|
||||||
bodyCssClass: 'x-panel-mc',
|
|
||||||
html: 'No permission to modify this repository'
|
|
||||||
}
|
|
||||||
|
|
||||||
// components
|
// components
|
||||||
|
|
||||||
// RepositoryGrid
|
// RepositoryGrid
|
||||||
|
|||||||
Reference in New Issue
Block a user