We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078d8a0 commit 33f3583Copy full SHA for 33f3583
src/main/twirl/gitbucket/gist/commentform.scala.html
@@ -3,7 +3,6 @@
3
@if(context.loginAccount.isDefined){
4
<hr/><br/>
5
<form method="POST" validate="true" action="@context.path/gist/@gist.userName/@gist.repositoryName/_comment">
6
- <div class="issue-avatar-image">@helpers.avatar(context.loginAccount.get.userName, 48)</div>
7
<div class="panel panel-default issue-comment-box">
8
<div class="panel-body">
9
@gitbucket.gist.html.commentpreview(
0 commit comments