fix: added login to fc link in dropdown
This commit is contained in:
parent
7101fadd36
commit
8f3e054245
@ -296,6 +296,13 @@ standard_dropdown_items = [
|
|||||||
"route": "#",
|
"route": "#",
|
||||||
"is_standard": 1,
|
"is_standard": 1,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name1": "login_to_fc",
|
||||||
|
"label": "Login to Frappe Cloud",
|
||||||
|
"type": "Route",
|
||||||
|
"route": "#",
|
||||||
|
"is_standard": 1,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name1": "separator",
|
"name1": "separator",
|
||||||
"label": "",
|
"label": "",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user