feature - avatar upload almost complete

This commit is contained in:
Alexandre Bourlier
2018-07-07 19:40:16 +02:00
parent 67f9a2f02f
commit 3259183299
6 changed files with 27 additions and 9 deletions

View File

@ -18,6 +18,7 @@
<span class="d-none d-md-inline"> Projets</span>
</sib-route>
<sib-route name="new-project">New project</sib-route>
<sib-route name="new-client">New client</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>