summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2018-12-13 01:37:22 +0800
committertechknowlogick <hello@techknowlogick.com>2018-12-12 12:37:22 -0500
commit800271ee1fd1360a24199a4f597541fdd4c1f114 (patch)
tree0592d156e7b508f8fa44551c6f4fc4df2ea302db /templates
parente6362f3d23aa4eeac845b346dbdd6c52ede83ec7 (diff)
downloadgitea-800271ee1fd1360a24199a4f597541fdd4c1f114.tar.gz
gitea-800271ee1fd1360a24199a4f597541fdd4c1f114.zip
fix bug when a read perm user to edit his issue (#5516) (#5534)
Diffstat (limited to 'templates')
-rw-r--r--templates/base/footer.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 0dd8871525..a573445f87 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -51,8 +51,6 @@
{{end}}
{{if .RequireTribute}}
<script src="{{AppSubUrl}}/vendor/plugins/tribute/tribute.min.js"></script>
-
- {{if .Assignees}}
<script>
var issuesTribute = new Tribute({
values: [
@@ -73,7 +71,6 @@
})
issuesTribute.attach(document.getElementById('content'))
</script>
- {{end}}
<script>
var emojiTribute = new Tribute({
collection: [{