]> git.proxmox.com Git - pve-manager.git/commit
ext6migrate: fix DiffStore event
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 4 Mar 2016 08:28:29 +0000 (09:28 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 4 Mar 2016 09:32:13 +0000 (10:32 +0100)
commit115d172742bd02db11c704965dc5db37226d0b91
treeb4d51992860b76ba3403344c6ed929dd14f34c5b
parentd61a7167af7cfdc0d3e15d5ca38e290029d5acd0
ext6migrate: fix DiffStore event

some extjs components expect the datachanged event
to be fired, we changed this to refresh (which
worked for most things, but not all),
this patch fires both events when data is loaded

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/data/DiffStore.js