mirror of
https://github.com/unraid/webgui.git
synced 2026-05-06 12:21:34 -05:00
refactor: add loader to release note viewer on open
This commit is contained in:
@@ -378,6 +378,7 @@ function abortOperation(pid) {
|
||||
});
|
||||
}
|
||||
function openChanges(cmd,title,nchan,button=0) {
|
||||
$('div.spinner.fixed').show();
|
||||
// button = 0 : hide CLOSE button (default)
|
||||
// button = 1 : show CLOSE button
|
||||
// nchan argument is not used, exists for backward compatibility
|
||||
|
||||
Reference in New Issue
Block a user