mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-07 12:52:40 +02:00
fix change password double border
This commit is contained in:
@@ -52,10 +52,10 @@ Sonia.action.ChangePasswordWindow = Ext.extend(Ext.Window,{
|
||||
plain: true,
|
||||
border: false,
|
||||
modal: true,
|
||||
title: this.titleText,
|
||||
items: [{
|
||||
id: 'changePasswordForm',
|
||||
url: restUrl + 'action/change-password.json',
|
||||
title: this.titleText,
|
||||
frame: true,
|
||||
xtype: 'form',
|
||||
monitorValid: true,
|
||||
|
||||
Reference in New Issue
Block a user