mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
[artica/pandora_enterprise#1390] Fixed the error which caused the agent link status changed when moving a visual console item
This commit is contained in:
parent
b9eba3454b
commit
d5646e80b7
@ -639,7 +639,8 @@ switch ($action) {
|
||||
// Don't change the label because only change the positions
|
||||
unset($values['label']);
|
||||
unset($values['label_position']);
|
||||
// Don't change background color in graphs when move
|
||||
// Don't change this values when move
|
||||
unset($values['enable_link']);
|
||||
|
||||
switch ($type) {
|
||||
case 'group_item':
|
||||
|
Loading…
x
Reference in New Issue
Block a user