]> git.proxmox.com Git - pmg-gui.git/commit
execute stopUpdate on 'deactivate'
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 6 Oct 2017 12:36:09 +0000 (14:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 9 Oct 2017 04:38:04 +0000 (06:38 +0200)
commit00564597e5a232d45c4b8c4561553af6e8435b61
treefde7700834649391194641ba0bcf9280840016c8
parent2f8fe1a335309f55a04e856dea6f1ad84caaa22e
execute stopUpdate on 'deactivate'

when we have a panel/grid with an updatestore which starts
on activation, we also have to stop it on deactivation,
otherwise those stores gets updated even when we are on another tab

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/ClamAVDatabase.js
js/MailProxyOptions.js
js/MailProxyPorts.js
js/MailProxyRelaying.js
js/MailProxyTLS.js
js/SpamDetectorOptions.js
js/SpamQuarantineOptions.js
js/VirusDetectorOptions.js
js/VirusQuarantineOptions.js