gui: tfa: make description fill the remaining space

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-01-18 13:50:02 +01:00 committed by Thomas Lamprecht
parent 310686726a
commit 4cbd7eb7f9

View File

@ -219,6 +219,7 @@ Ext.define('PBS.config.TfaView', {
sortable: true,
dataIndex: 'description',
renderer: Ext.String.htmlEncode,
flex: 1,
},
],