diff --git a/app/javascript/dashboard/components/buttons/ResolveAction.vue b/app/javascript/dashboard/components/buttons/ResolveAction.vue
index c15afe5c6..849ccadde 100644
--- a/app/javascript/dashboard/components/buttons/ResolveAction.vue
+++ b/app/javascript/dashboard/components/buttons/ResolveAction.vue
@@ -50,15 +50,6 @@
>
- toggleStatus(STATUS_TYPE.PENDING)"
- >
- {{ this.$t('CONVERSATION.RESOLVE_DROPDOWN.MARK_PENDING') }}
-
+
+ toggleStatus(STATUS_TYPE.PENDING)"
+ >
+ {{ this.$t('CONVERSATION.RESOLVE_DROPDOWN.MARK_PENDING') }}
+
+