Created project view
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
<ldp-route class="nav-item d-none" name="member" id-prefix="http://localhost:8000/members/">
|
||||
Membre
|
||||
</ldp-route>
|
||||
|
||||
<ldp-route class="nav-item pl-4 pr-4 pb-2 align-self-stretch text-center text-md-left" name="projects">
|
||||
<i class="fa fa-tasks" aria-hidden="true"></i>
|
||||
<span class="d-none d-md-inline"> Projets</span>
|
||||
@ -23,6 +24,7 @@
|
||||
<ldp-route class="nav-item d-none" name="project" id-prefix="http://localhost:8000/projects/">
|
||||
Projet
|
||||
</ldp-route>
|
||||
|
||||
<ldp-route class="nav-item pl-4 pr-4 pb-2 align-self-stretch text-center text-md-left" name="groups">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i>
|
||||
<span class="d-none d-md-inline"> Groupes</span>
|
||||
|
Reference in New Issue
Block a user