mirror of
https://git.proxmox.com/git/pmg-gui
synced 2025-08-13 23:35:11 +00:00
SenderStatistics.js: rename virusname to virusinfo
This commit is contained in:
parent
a61d685f40
commit
cc28836a9f
@ -31,7 +31,7 @@ Ext.define('PMG.SenderDetails', {
|
||||
type: 'pmgStatStore',
|
||||
remoteSort: true,
|
||||
fields: [
|
||||
'receiver', 'virusname',
|
||||
'receiver', 'virusinfo',
|
||||
{ type: 'integer', name: 'bytes' },
|
||||
{ type: 'boolean', name: 'blocked' },
|
||||
{ type: 'integer', name: 'spamlevel' },
|
||||
|
Loading…
Reference in New Issue
Block a user