mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
initialcomment: conditionnal delete button
This commit is contained in:
parent
27f49b2aa3
commit
d536da3581
@ -33,7 +33,7 @@
|
||||
</ul>
|
||||
</form>
|
||||
|
||||
<button
|
||||
<button v-if="initialComment !== null"
|
||||
class="sc-button bt-delete"
|
||||
@click="removeComment">
|
||||
{{ $t('action.delete') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user