mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
added repository type icons to grid
This commit is contained in:
@@ -153,3 +153,7 @@ initCallbacks.push(function(main){
|
||||
registerConfigPanel({
|
||||
xtype : 'svnConfigPanel'
|
||||
});
|
||||
|
||||
// register type icon
|
||||
|
||||
Sonia.repository.typeIcons['svn'] = 'resources/images/icons/16x16/subversion.png';
|
||||
|
||||
Reference in New Issue
Block a user