mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fixed move function
This commit is contained in:
parent
0618a2fd97
commit
1a4597874a
@ -745,6 +745,8 @@ switch ($action) {
|
|||||||
// Don't change the label because only change the positions
|
// Don't change the label because only change the positions
|
||||||
unset($values['label']);
|
unset($values['label']);
|
||||||
unset($values['label_position']);
|
unset($values['label_position']);
|
||||||
|
unset($values['id_agent']);
|
||||||
|
unset($values['enable_link']);
|
||||||
// Don't change background color in graphs when move
|
// Don't change background color in graphs when move
|
||||||
|
|
||||||
switch ($type) {
|
switch ($type) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user