parent
57c3ea3dbe
commit
677f06961a
@ -2,7 +2,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<portal to="icon"><fa :icon="faAt"/></portal>
|
<portal to="icon"><fa :icon="faAt"/></portal>
|
||||||
<portal to="title">{{ $t('mentions') }}</portal>
|
<portal to="title">{{ $t('mentions') }}</portal>
|
||||||
<x-notes :pagination="pagination" :detail="true" @before="before()" @after="after()"/>
|
<x-notes :pagination="pagination" @before="before()" @after="after()"/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user