Closed davidyell closed 9 years ago
Allow views to detect field type and automatically use the Boolean helper.
$this->Boolean->display($data['Model']['field'])
Sorted in https://github.com/davidyell/CakePHP-NiceAdminBakeScripts/blob/3.0/src/Template/Bake/Template/index.ctp#L53-L59
Allow views to detect field type and automatically use the Boolean helper.
$this->Boolean->display($data['Model']['field'])