Merge branch '77-bug-en-fondo-de-consolas-visuales-pandora-7' into 'develop'
Convert to array values revieved by ajax for updatedb - #77 See merge request !197
This commit is contained in:
commit
e34b3ea1e4
|
@ -406,6 +406,7 @@ switch ($action) {
|
|||
|
||||
switch ($type) {
|
||||
case 'background':
|
||||
$values = array();
|
||||
if ($background !== null)
|
||||
$values['background'] = $background;
|
||||
if ($width !== null)
|
||||
|
|
Loading…
Reference in New Issue