mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 01:58:31 +00:00
renamed blog to blog_post and refresh issues
This commit is contained in:
@@ -25,7 +25,7 @@ page_map = {
|
||||
"template": 'html/web_page.html',
|
||||
"condition_field": "published"
|
||||
}),
|
||||
'Blog': webnotes._dict({
|
||||
'Blog Post': webnotes._dict({
|
||||
"template": 'html/blog_page.html',
|
||||
"condition_field": "published",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user