mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-31 04:02:54 -04:00
Add Resolution to event stats
This commit is contained in:
@@ -64,6 +64,7 @@ var eventDataStrings = {
|
||||
TotScore: '<?php echo translate('AttrTotalScore') ?>',
|
||||
AvgScore: '<?php echo translate('AttrAvgScore') ?>',
|
||||
MaxScore: '<?php echo translate('AttrMaxScore') ?>',
|
||||
Resolution: '<?php echo translate('Resolution') ?>',
|
||||
DiskSpace: '<?php echo translate('DiskSpace') ?>',
|
||||
Storage: '<?php echo translate('Storage') ?>',
|
||||
Path: '<?php echo translate('Path') ?>',
|
||||
|
||||
Reference in New Issue
Block a user