This commit is contained in:
Lucas 2019-10-18 13:17:00 +01:00
parent 075199f7fd
commit f031322b39
2 changed files with 2 additions and 1 deletions

2
dist/saver.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -148,6 +148,7 @@ document.body.arrive(".footer", { onceOnly: true, existing: true }, function ()
//jQuery(".editorFooter").empty();
//jQuery("li.tab-Material").remove();
jQuery(".footer").empty();
jQuery(".content-side > .headerMenu-container").remove();
jQuery("#subDSltLabel").remove();
jQuery("#subdivideSLT").remove();
jQuery("#topSaveStl").remove();