mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-10 06:10:19 +01:00
fix missing scrollbars
This commit is contained in:
@@ -98,7 +98,6 @@ Sonia.repository.RepositoryBrowser = Ext.extend(Ext.grid.GridPanel, {
|
||||
});
|
||||
|
||||
var config = {
|
||||
autoHeight: true,
|
||||
autoExpandColumn: 'description',
|
||||
title: String.format(this.repositoryBrowserTitleText, this.repository.name),
|
||||
store: browserStore,
|
||||
|
||||
Reference in New Issue
Block a user