apply suggestion change

This commit is contained in:
grafixeyehero 2019-11-23 16:02:57 +03:00
parent 3f52ec10a0
commit 34474aea01

View file

@ -35,7 +35,7 @@ define(["loading", "dom", "libraryMenu", "globalize", "scripts/imagehelper", "hu
menuItems.push({
name: globalize.translate("Edit"),
id: "open",
icon: "mode-edit"
icon: "mode_edit"
});
}