"View website" menu link does not appear on mobile

Hi, While testing ERPNext, I noticed that on mobile (Samsung Note 3), there seems to be no way to “View website” from the menu. The menu’s upper section is just not there. I’m I missing something ?

This is the menu available on a computer:

Frank

1 Like

Right,
You need to add website link in this file
https://github.com/frappe/frappe/blob/develop/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html#L26

refer code from here

Also, if you are a developer, send pull request or create github issue please

Great! will do. Thank you !

@kolate_sambhaji have not seen a pull-request in a while from you :smile: