diff options
-rw-r--r-- | templates/user/dashboard/feeds.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/user/dashboard/feeds.tmpl b/templates/user/dashboard/feeds.tmpl index 1f4e7d0aad..5fb1df4125 100644 --- a/templates/user/dashboard/feeds.tmpl +++ b/templates/user/dashboard/feeds.tmpl @@ -48,7 +48,6 @@ </div> {{else if eq .GetOpType 6}} <span class="text truncate issue title">{{index .GetIssueInfos 1}}</span> - <p class="text light grey">{{.GetIssueContent}}</p> {{else if eq .GetOpType 7}} <p class="text light grey">{{index .GetIssueInfos 1}}</p> {{else if eq .GetOpType 10}} |