mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-29 22:13:57 +08:00
UI: basci issue list without filters
- fix isRead check - fix paging
This commit is contained in:
@ -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({
|
||||
|
Reference in New Issue
Block a user