lint
This commit is contained in:
parent
74117a5520
commit
dcc2ea548b
1 changed files with 1 additions and 1 deletions
|
@ -336,11 +336,11 @@
|
|||
role="menu"
|
||||
>
|
||||
<button
|
||||
v-if="!disableDraft"
|
||||
class="menu-item dropdown-item dropdown-item-icon"
|
||||
role="menu"
|
||||
@click.prevent="saveDraft"
|
||||
@click="close"
|
||||
v-if="!disableDraft"
|
||||
>
|
||||
{{ $t('post_status.save_to_drafts_button') }}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue