Update CommentFooter.vm

Change "Gerrit-HasInlineComments" to 'Gerrit-HasComments'.

Change-Id: Ifd844b0dc536a806c58775cc3b1cbf02e1230585
This commit is contained in:
Bruce Zu
2012-11-30 16:07:53 +08:00
parent 549c27186f
commit 8558c01229

View File

@@ -34,7 +34,7 @@
##
## See ChangeSubject.vm and ChangeFooter.vm.
#if($email.hasInlineComments())
Gerrit-HasInlineComments: Yes
Gerrit-HasComments: Yes
#else
Gerrit-HasInlineComments: No
Gerrit-HasComments: No
#end