Update naming
This commit is contained in:
parent
8dd42cfc65
commit
1fecac9ba6
4 changed files with 13 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<basic-user-card :user="user">
|
||||
<template slot="third-area">
|
||||
<template slot="tertiary-area">
|
||||
<div class="follow-request-card-action-buttons-container">
|
||||
<button class="btn btn-default" @click="approveUser">{{ $t('user_card.approve') }}</button>
|
||||
<button class="btn btn-default" @click="denyUser">{{ $t('user_card.deny') }}</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue