// AdminProducts informations fix, saveAndStay fix,
[+] BO : if json, ajax-layout.tpl can generate json with conf, _errors, warnings, informations and page var // HelpAccess improvement // now Product does not require quantity anymore git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10377 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -69,6 +69,8 @@ abstract class ControllerCore
|
||||
* @var bool If ajax parameter is detected in request, set this flag to true
|
||||
*/
|
||||
protected $ajax = false;
|
||||
protected $json = false;
|
||||
protected $status = '';
|
||||
|
||||
protected $redirect_after = null;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user