mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 07:10:52 -05:00
Stop nchan subscriber when leaving page
This commit is contained in:
@@ -395,6 +395,9 @@ window.onunload = function(){
|
||||
mymonitor.stop();
|
||||
devices.stop();
|
||||
<?endif;?>
|
||||
<?if ($spot==0):?>
|
||||
paritymonitor.stop(();
|
||||
<?endif;?>
|
||||
}
|
||||
</script>
|
||||
<form name="arrayOps" method="POST" action="/update.htm" target="progressFrame">
|
||||
|
||||
Reference in New Issue
Block a user