Add task dropdown menu on listing pages

This commit is contained in:
Frederic Guillot
2016-02-05 20:30:54 -05:00
parent 9840fa8e07
commit de5fa17d60
6 changed files with 9 additions and 8 deletions

View File

@@ -72,7 +72,7 @@
</li>
<?php endif ?>
<?= $this->hook->render('template:task:menu:actions') ?>
<?= $this->hook->render('template:task:menu') ?>
</ul>
</div>
<?php endif ?>