bug layout
This commit is contained in:
parent
edf7b7e028
commit
4b4608f306
@ -22,7 +22,9 @@ Class IndexController extends Libs_Controller
|
||||
|
||||
public function criteresAction()
|
||||
{
|
||||
/*$this->_helper->layout()->disableLayout();*/
|
||||
$ajax = $this->getRequest()->getParam('ajax');
|
||||
if($ajax)
|
||||
$this->_helper->layout()->disableLayout();
|
||||
require_once 'Scores/SessionCiblage.php';
|
||||
require_once 'Scores/Field.php';
|
||||
$session = new SessionCiblage();
|
||||
|
Loading…
Reference in New Issue
Block a user