aboutsummaryrefslogtreecommitdiff
path: root/public/js/gogs.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/gogs.js')
-rw-r--r--public/js/gogs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/js/gogs.js b/public/js/gogs.js
index 5b379c8a..5f08b59c 100644
--- a/public/js/gogs.js
+++ b/public/js/gogs.js
@@ -35,7 +35,7 @@ function initInstall() {
$(document).ready(function () {
// Semantic UI modules.
$('.dropdown').dropdown();
- $('.link.dropdown').dropdown({
+ $('.jump.dropdown').dropdown({
action: 'hide'
});
$('.slide.up.dropdown').dropdown({