mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
fix in blog links
This commit is contained in:
@@ -66,6 +66,8 @@ var blog = {
|
||||
b.comment_text = b.comments + ' comments.'
|
||||
}
|
||||
|
||||
b.page_name = encodeURIComponent(b.page_name);
|
||||
|
||||
$(repl('<div class="row">\
|
||||
<div class="span1">\
|
||||
<div class="avatar avatar-medium" style="margin-top: 6px;">\
|
||||
|
||||
Reference in New Issue
Block a user