mirror of
https://github.com/unraid/webgui.git
synced 2026-04-21 09:19:35 -05:00
Docker code optimizations
This commit is contained in:
@@ -141,7 +141,7 @@ function eventControl(params, spin) {
|
||||
if (spin) setTimeout(spin+'()',500); else location=window.location.href;
|
||||
} else {
|
||||
swal({
|
||||
title:"Execution error",
|
||||
title:"Execution error", html:true,
|
||||
text:data.success, type:"error"
|
||||
},function(){
|
||||
if (spin) setTimeout(spin+'()',500); else location=window.location.href;
|
||||
|
||||
Reference in New Issue
Block a user