mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-05 23:46:32 +02:00
resize mercurial configuration wizard
This commit is contained in:
@@ -43,8 +43,8 @@ Sonia.hg.ConfigWizard = Ext.extend(Ext.Window,{
|
||||
var config = {
|
||||
title: this.title,
|
||||
layout: 'fit',
|
||||
width: 540,
|
||||
height: 320,
|
||||
width: 420,
|
||||
height: 140,
|
||||
closable: true,
|
||||
resizable: true,
|
||||
plain: true,
|
||||
|
||||
Reference in New Issue
Block a user