commit | 643236a1d9a31fe10a006d5f04aa4fc003dc369b | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Tue Mar 12 20:26:33 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Mar 12 20:26:33 2013 +0530 |
tree | 4cc03b79cb2c128bd7764669516381f14c198094 | |
parent | 2e6806ee6a0b6022fadb51529133e30d7a29ec92 [diff] |
fix in blog links
diff --git a/website/templates/js/blog.js b/website/templates/js/blog.js index 61e1b65..fd5a156 100644 --- a/website/templates/js/blog.js +++ b/website/templates/js/blog.js
@@ -64,7 +64,9 @@ 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">\