ui: ZFS list: fix details top-bar button handler

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-03 17:20:33 +02:00
parent 42ec9f577f
commit 6f711c1737

View File

@ -117,8 +117,7 @@ Ext.define('PBS.admin.ZFSList', {
text: gettext('Detail'),
xtype: 'proxmoxButton',
disabled: true,
handler: function() {
}
handler: 'openDetailWindow',
}
],