From 0bf5898083bf3d72a13eb32f6e92dd35a663b2c3 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Fri, 19 Oct 2012 13:32:19 +0300 Subject: [PATCH] Fix avatar at the bottom of commenting form. Use the common Comments.avatar method to generate the tag, giving us the same default avatar that we use everywhere. --- template/app/view/comments/Form.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template/app/view/comments/Form.js b/template/app/view/comments/Form.js index a69fc806..6eb83d76 100644 --- a/template/app/view/comments/Form.js +++ b/template/app/view/comments/Form.js @@ -32,8 +32,7 @@ Ext.define('Docs.view.comments.Form', { '', '', '
', - '', + '{[Docs.Comments.avatar(values.user.emailHash)]}', '
Logged in as {user.userName}
', '', '