mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-02 09:11:42 +01:00
Remove trailing comma added in e661f653b194bb04211259867b1bfca0cb3fd00d. Fixes #733.
This commit is contained in:
parent
bd07589e0f
commit
9def552d3c
@ -67,7 +67,7 @@ var padmodals = (function()
|
|||||||
{
|
{
|
||||||
$("#modaloverlay").hide();
|
$("#modaloverlay").hide();
|
||||||
});
|
});
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
return self;
|
return self;
|
||||||
}());
|
}());
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user