This commit is contained in:
Oliver Walters 2021-02-21 20:18:14 +11:00
parent 9d12d43574
commit d11adf3b34

View File

@ -68,7 +68,7 @@ function addHeaderAction(label, title, icon, options) {
});
// Show the one we want
$(`#detail-${label}`).show();
$(`#detail-${label}`).fadeIn();
});
// Connect a callback to the table