mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-10-28 14:51:13 +01:00
more fixes
This commit is contained in:
parent
4e205fe0af
commit
d8154deee3
@ -19,6 +19,7 @@ describe("font select", function(){
|
||||
|
||||
//select monospace and fire change event
|
||||
$monospaceoption.attr('selected','selected');
|
||||
$viewfontmenu.val("monospace");
|
||||
$viewfontmenu.change();
|
||||
|
||||
//check if font changed to monospace
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user