apply suggestion change
This commit is contained in:
parent
3f52ec10a0
commit
34474aea01
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue