Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Lamprecht
6dc34e5525 PendingObjectGrid: mark pending changes as orange
as red is commonly associated with an error, which pending changes
ain't. But, they should be clearly visible - so use darkorange
2020-05-22 09:38:30 +02:00
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