feature - project creation started

This commit is contained in:
Alexandre Bourlier
2018-07-07 17:52:41 +02:00
parent b9108c7448
commit 67f9a2f02f
5 changed files with 34 additions and 33 deletions

View File

@ -17,6 +17,7 @@
<i class="fa fa-tasks" aria-hidden="true"></i>
<span class="d-none d-md-inline"> Projets</span>
</sib-route>
<sib-route name="new-project">New project</sib-route>
<sib-route class="d-none" name="project" id-prefix="<?php echo $sdn; ?>/projects/"></sib-route>
<sib-route class="d-none" name="project-edition" id-prefix="<?php echo $sdn; ?>/channels/"></sib-route>