continue work
This commit is contained in:
parent
556f9eb9e7
commit
fc63191773
4 changed files with 17 additions and 53 deletions
|
|
@ -19,8 +19,6 @@ $(window).focus(function() {
|
|||
FOCUSED = false;
|
||||
});
|
||||
|
||||
$("#editmotd").click(showMOTDEditor);
|
||||
|
||||
$("#togglemotd").click(function () {
|
||||
var hidden = $("#motd").css("display") === "none";
|
||||
$("#motd").toggle();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue