tweak
parent
bdd0a164f8
commit
243190c971
|
@ -8,7 +8,6 @@ MD.Menu = function(){
|
|||
$('#tool_topath').on("click", editor.convertToPath);
|
||||
$('#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") {
|
||||
$('#modal_donate').show();
|
||||
$('#sponsors').show();
|
||||
|
|
Loading…
Reference in New Issue