Merge branch 'feature/follow-lists' into 'develop'
Feature/follow lists See merge request !106
This commit is contained in:
commit
2bc261afba
11 changed files with 226 additions and 26 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="user-panel">
|
||||
<div v-if='user' class="panel panel-default">
|
||||
|
||||
<user-card-content :user="user"></user-card-content>
|
||||
<user-card-content :user="user" :switcher="false"></user-card-content>
|
||||
|
||||
<div class="panel-footer base00-background">
|
||||
<post-status-form v-if='user'></post-status-form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue