summaryrefslogtreecommitdiffstats
path: root/templates/base
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2018-12-12 23:17:25 +0800
committertechknowlogick <hello@techknowlogick.com>2018-12-12 10:17:25 -0500
commitf0374ad1ad54172a3ade155fdc970aabed7e63ab (patch)
treeded5aca014bf76a3520a13eaaedbfefdaffd33e0 /templates/base
parentaf6bce3ad5a9c1b4173374201f7b10ac4811f26a (diff)
downloadgitea-f0374ad1ad54172a3ade155fdc970aabed7e63ab.tar.gz
gitea-f0374ad1ad54172a3ade155fdc970aabed7e63ab.zip
fix bug when a read perm user to edit his issue (#5516)
Diffstat (limited to 'templates/base')
-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 dff23f12f7..6868b918b6 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: [{