Also use this parameter to redisplay the OSD list after adding/removing items.

change since V1:
 * rename afterAPICall to afterTaskProgress since we want the passed function
 to be executed after the progress window closed, and not after each API call
 * minor rewrite of the nested ternary operators rewrite after feedback from 
d.csapak@

Emmanuel Kasper (4):
  Add a new property afterTaskProgress to Edit Window
  Use afterTaskProgress to reload ourself after adding an OSD
  Fix reload of grid when removing an OSD
  Replace nested ternary operators with if/else statements

 www/manager6/ceph/OSD.js    |  7 ++++---
 www/manager6/window/Edit.js | 22 +++++++++++++++++++++-
 2 files changed, 25 insertions(+), 4 deletions(-)

-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to