UI: basci issue list without filters
- fix isRead check - fix paging
This commit is contained in:
parent
4447a20f87
commit
86dbda0b42
16 changed files with 95 additions and 164 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue