fix duplicate id
This commit is contained in:
parent
50b1c5b640
commit
7eff56ca2e
|
@ -235,7 +235,6 @@
|
||||||
class="text-format"
|
class="text-format"
|
||||||
>
|
>
|
||||||
<Select
|
<Select
|
||||||
id="post-content-type"
|
|
||||||
v-model="newStatus.contentType"
|
v-model="newStatus.contentType"
|
||||||
class="input form-control"
|
class="input form-control"
|
||||||
:attrs="{ 'aria-label': $t('post_status.content_type_selection') }"
|
:attrs="{ 'aria-label': $t('post_status.content_type_selection') }"
|
||||||
|
|
Loading…
Reference in a new issue