proxmox-widget-toolkit/data
Dominik Csapak 5f0f6b13b5 fix updateStore destroy
the store never fires/gets a destroy event, thus it
never stops the load_task and never unqueues itself in case
the store gets destroyed but not explicitely stopped

with overriding the destroy method, this works now as intended

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-11 11:46:29 +02:00
..
reader initial import 2017-01-30 09:45:41 +01:00
DiffStore.js initial import 2017-01-30 09:45:41 +01:00
ObjectStore.js initial import 2017-01-30 09:45:41 +01:00
ProxmoxProxy.js PendingObjectGrid.js: import from pve-manager 2017-02-24 07:45:09 +01:00
RRDStore.js add RRDStore class 2017-08-29 07:27:40 +02:00
TimezoneStore.js initial import 2017-01-30 09:45:41 +01:00
UpdateQueue.js initial import 2017-01-30 09:45:41 +01:00
UpdateStore.js fix updateStore destroy 2017-10-11 11:46:29 +02:00