Update CommentFooter.vm
Change "Gerrit-HasInlineComments" to 'Gerrit-HasComments'. Change-Id: Ifd844b0dc536a806c58775cc3b1cbf02e1230585
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
##
|
##
|
||||||
## See ChangeSubject.vm and ChangeFooter.vm.
|
## See ChangeSubject.vm and ChangeFooter.vm.
|
||||||
#if($email.hasInlineComments())
|
#if($email.hasInlineComments())
|
||||||
Gerrit-HasInlineComments: Yes
|
Gerrit-HasComments: Yes
|
||||||
#else
|
#else
|
||||||
Gerrit-HasInlineComments: No
|
Gerrit-HasComments: No
|
||||||
#end
|
#end
|
||||||
|
|||||||
Reference in New Issue
Block a user