First commit
This commit is contained in:
3
Template/project/dropdown.php
Normal file
3
Template/project/dropdown.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<li>
|
||||
<?= $this->url->icon('calendar', t('Calendar'), 'CalendarController', 'project', array('project_id' => $project['id'], 'plugin' => 'Calendar')) ?>
|
||||
</li>
|
||||
Reference in New Issue
Block a user