Update plugin hooks doc
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
<?= $this->url->link(t('External links'), 'TaskExternalLink', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ?>
|
||||
</li>
|
||||
|
||||
<?= $this->hook->render('template:task:sidebar:information') ?>
|
||||
<?= $this->hook->render('template:task:sidebar') ?>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user