pve-manager/www/manager6/data
Dominik Csapak f51fdaa6a8 fix wrong message after subscription upload
since extjs5 Store.snapshot does not exist anymore,
we didnt remove filtered records

this lead to the fact, that the 'message' record did
not get removed and a "no subscription file" message
was shown directly after uploading a key

to get also the filtered records in the store
we use store.getData().getSource()

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-05-20 12:05:50 +02:00
..
reader jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
DiffStore.js fix wrong message after subscription upload 2016-05-20 12:05:50 +02:00
ObjectStore.js rename manager5 to manager6 2016-01-22 11:24:10 +01:00
PVEProxy.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
ResourceStore.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
RRDStore.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
TimezoneStore.js jslint: remove trailing commas 2016-04-29 17:06:34 +02:00
UpdateQueue.js ext6migrate: add unqueue to UpdateQueue 2016-03-11 16:32:47 +01:00
UpdateStore.js ext6migrate: add unqueue to UpdateQueue 2016-03-11 16:32:47 +01:00