Fixed move function

This commit is contained in:
Arturo Gonzalez 2017-11-16 08:06:52 +01:00
parent 0618a2fd97
commit 1a4597874a
1 changed files with 2 additions and 0 deletions

View File

@ -745,6 +745,8 @@ switch ($action) {
// Don't change the label because only change the positions
unset($values['label']);
unset($values['label_position']);
unset($values['id_agent']);
unset($values['enable_link']);
// Don't change background color in graphs when move
switch ($type) {