mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
website home link fix
This commit is contained in:
@@ -35,7 +35,7 @@ wn.module_page["Website"] = [
|
|||||||
{
|
{
|
||||||
label: wn._("Blog Category"),
|
label: wn._("Blog Category"),
|
||||||
description: wn._("Categorize blog posts."),
|
description: wn._("Categorize blog posts."),
|
||||||
doctype:"Blogger"
|
doctype:"Blog Category"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user