Skip to content
Snippets Groups Projects
Commit d76e7b48 authored by Regis Houssin's avatar Regis Houssin
Browse files

Works on product canvas and templates

parent ef5bd8c1
No related branches found
No related tags found
No related merge requests found
...@@ -118,7 +118,7 @@ class Canvas ...@@ -118,7 +118,7 @@ class Canvas
*/ */
function display_canvas() function display_canvas()
{ {
global $langs; global $conf, $langs;
if (!empty($this->smarty)) if (!empty($this->smarty))
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment