forked from forgejo/forgejo
new dashboard ui
This commit is contained in:
parent
a6c7716742
commit
0f438ef0b3
8 changed files with 354 additions and 268 deletions
|
@ -583,6 +583,7 @@ $(document).ready(function () {
|
|||
}
|
||||
});
|
||||
$('.tabular.menu .item').tab();
|
||||
$('.tabable.menu .item').tab();
|
||||
|
||||
$('.toggle.button').click(function () {
|
||||
$($(this).data('target')).slideToggle(100);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue