// norms on AdminProductController
// bugfix addfeaturestodb custom values // uses of smartyV3 features (createTemplate, createData) in AdminProducts + admin products forms now extends base form.tpl [+] BO : now tiny_mce can be loaded 'onclick' instead of 'onload' // improvement in adminproduct pages git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10040 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+2
-2
@@ -66,10 +66,10 @@ class HelperCore
|
||||
$this->context = Context::getContext();
|
||||
}
|
||||
|
||||
/*public function setTpl($tpl)
|
||||
public function setTpl($tpl)
|
||||
{
|
||||
$this->tpl = $this->createTemplate($tpl);
|
||||
}*/
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a template from the override file, else from the base file.
|
||||
|
||||
Reference in New Issue
Block a user