sponsor tweak
parent
3b70172f25
commit
2b7e3a77e0
|
@ -9,7 +9,7 @@ MD.Menu = function(){
|
|||
$('#tool_group').on("click", editor.groupSelected);
|
||||
$('#tool_ungroup').on("click", editor.ungroupSelected);
|
||||
$('#tool_ungroup').on("click", editor.ungroupSelected);
|
||||
if (window.location.host !== "editor.method.ac") {
|
||||
if (window.location.host === "editor.method.ac") {
|
||||
$('#modal_donate').show();
|
||||
$('#sponsors').show();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue