mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 09:58:51 +02:00
remove unused field
This commit is contained in:
@@ -39,8 +39,6 @@ Sonia.repository.RepositoryBrowser = Ext.extend(Ext.grid.GridPanel, {
|
||||
iconDocument: 'resources/images/document.gif',
|
||||
templateIcon: '<img src="{0}" alt="{1}" title="{2}" />',
|
||||
templateLink: '<a class="scm-browser" rel="{1}" href="#">{0}</a>',
|
||||
|
||||
syntaxes: null,
|
||||
|
||||
initComponent: function(){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user