Chat component integrated on the member profile

This commit is contained in:
Alexandre Bourlier
2018-04-19 19:51:20 +02:00
parent 4e6ec05fcc
commit b0b24baa20
8 changed files with 37 additions and 37 deletions

View File

@ -1,4 +1,4 @@
<nav class="navbar bg-white fixed-top border-bottom pb-0 d-md-flex">
<nav class="navbar bg-white fixed-top border-bottom pb-0 d-md-flex" id="navbar">
<div id="menu-title" class="col-4 col-md-2 pb-2">HAPPY APP</div>
<ldp-router id="navbar-router" class="navbar-nav d-flex flex-row justify-content-between align-self-end col-8 col-md-10" root="ldp-root" default-route="members">