Add new hook template:task:form:bottom-before-buttons
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
</div>
|
||||
|
||||
<div class="task-form-bottom">
|
||||
|
||||
<?= $this->hook->render('template:task:form:bottom-before-buttons', array('values' => $values, 'errors' => $errors)) ?>
|
||||
|
||||
<?= $this->modal->submitButtons() ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user