Move project templates to a subfolder

This commit is contained in:
Frédéric Guillot
2014-12-01 21:23:46 -05:00
parent 67eae33fb8
commit 50a9e2ba7d
22 changed files with 85 additions and 95 deletions

View File

@@ -10,7 +10,7 @@
'is_public' => true
)) ?>
<?= Helper\template('subtask_show', array(
<?= Helper\template('subtask/show', array(
'task' => $task,
'subtasks' => $subtasks,
'not_editable' => true