eslint
parent
8d75f30d22
commit
751102fa6d
|
@ -1121,7 +1121,6 @@ function getStat() {
|
|||
|
||||
function onStatsResize(vidwidth) {
|
||||
var minWidth = 300; // An arbitrary value in pixels used to hide the stats table
|
||||
var cookie = 'zmEventStats';
|
||||
var width = $j(window).width() - vidwidth;
|
||||
|
||||
// Hide the stats table if we have run out of room to show it properly
|
||||
|
|
Loading…
Reference in New Issue