[-] PROJECT : Module controller now handle the column display (time to go to MacDo :)
This commit is contained in:
@@ -35,6 +35,7 @@ class ModuleChequeController extends ModuleController
|
||||
*/
|
||||
public function postProcess()
|
||||
{
|
||||
$this->display_column_left = false;
|
||||
if ($this->process == 'validation')
|
||||
$this->processValidation();
|
||||
}
|
||||
@@ -112,4 +113,4 @@ class ModuleChequeController extends ModuleController
|
||||
|
||||
$this->setTemplate('payment_execution.tpl');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user