Blame view

src/Template/Materiels/exec_actions.ctp 139 Bytes
49ec2c4a   Alexandre   Version: 2.3.1.0
1
2
3
4
<div class="actions">
	<?php echo $this->element('menu') ?>
	<?php echo $this->element('menu_form', [ 'pluralHumanName' => '' ]); ?>
</div>