I'm trying to change the sidebar menu item, but it's not working properly. I'm trying to use mobile
icon.
new MenuItem(this.l("Devices"), "", "menu", "", [
new MenuItem(this.l("Mobile"), "Pages.Mobile", "mobile", "/app/device/mobile")
])