gestion couleur en cas abscence image
This commit is contained in:
parent
6517d7dca2
commit
b636d10934
|
@ -733,7 +733,7 @@ class PagewidgetController extends Controller
|
||||||
"dateformat" => $dateformat,
|
"dateformat" => $dateformat,
|
||||||
"content" => $content,
|
"content" => $content,
|
||||||
"image" => $imgurl,
|
"image" => $imgurl,
|
||||||
"color" => "",
|
"color" => $flux->getColor(),
|
||||||
"fluxid" => $flux->getId(),
|
"fluxid" => $flux->getId(),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue