mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
updates to website: removed webnotes.cms
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
wn.pages['{{ name }}'].onload = function(wrapper) {
|
||||
erpnext.blog_list = new wn.ui.Listing({
|
||||
parent: $(wrapper).find('#blog-list').get(0),
|
||||
method: 'website.blog.get_blog_list',
|
||||
method: 'website.helpers.blog.get_blog_list',
|
||||
hide_refresh: true,
|
||||
no_toolbar: true,
|
||||
render_row: function(parent, data) {
|
||||
|
||||
Reference in New Issue
Block a user