Add new template hook: "template:project-permission:after-adduser"
This commit is contained in:
committed by
Frédéric Guillot
parent
f97862df9a
commit
0f1f24c3f9
@@ -56,4 +56,5 @@
|
|||||||
<button type="submit" class="btn btn-blue"><?= t('Add') ?></button>
|
<button type="submit" class="btn btn-blue"><?= t('Add') ?></button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
<?= $this->hook->render('template:project-permission:after-adduser'), array($project, $values, $errors) ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user