Commit Graph

2 Commits

Author SHA1 Message Date
Dominik Csapak
2087bcd90b PendingObjectGrid: fix display of deletion of multikey fields
we did only check if the first field of a mulitfield key is being deleted,
resulting in showing no pending change at all when deleting any other,
and as long as only deletions were taking place

also when deleting the 'main' key of a multikey field, we
showed the deletion of the whole line, even when already showing
a different pending line

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-04-23 12:13:46 +02:00
Dietmar Maurer
40d43a3923 PendingObjectGrid.js: import from pve-manager
just changed the name
2017-02-24 07:45:09 +01:00