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:
Enrique Camargo 2017-02-22 17:55:34 +01:00
commit e34b3ea1e4
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,7 @@ switch ($action) {
switch ($type) {
case 'background':
$values = array();
if ($background !== null)
$values['background'] = $background;
if ($width !== null)