Merge branch 'master' of github.com:webnotes/erpnext into edge
This commit is contained in:
commit
0316c201b2
@ -64,7 +64,9 @@ var blog = {
|
||||
b.comment_text = '1 comment.'
|
||||
} else {
|
||||
b.comment_text = b.comments + ' comments.'
|
||||
}
|
||||
}
|
||||
|
||||
b.page_name = encodeURIComponent(b.page_name);
|
||||
|
||||
$(repl('<div class="row">\
|
||||
<div class="span1">\
|
||||
|
Loading…
Reference in New Issue
Block a user