mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
Timeslider accessibility and Bugfixes
This commit is contained in:
parent
0f0a6c73ac
commit
73073dcbc1
3 changed files with 18 additions and 2 deletions
|
@ -330,7 +330,6 @@ function loadBroadcastSliderJS(fireWhenAllScriptsAreLoaded)
|
|||
}
|
||||
}
|
||||
else if (code == 32) playpause();
|
||||
|
||||
});
|
||||
|
||||
$(window).resize(function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue