Skip to content
Snippets Groups Projects
Commit a38bea6f authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

fix: Hide profile sections that are not implemented yet

parent 84e9690b
No related branches found
No related tags found
4 merge requests!418V2.1.0,!400V2.0,!392fix: Hide profile sections that are not implemented yet,!230V2.0
......@@ -103,7 +103,8 @@
></app-button>
</section>
<section *ngIf="!isPublic">
<!-- Features not impleted yet -->
<!-- <section *ngIf="!isPublic">
<div class="header">
<h1>Ressources</h1>
</div>
......@@ -112,5 +113,5 @@
<div class="header">
<h1>Newsletter</h1>
</div>
</section>
</section> -->
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment