Skip to content

Commit

Permalink
fixup! transfer ownership of a form
Browse files Browse the repository at this point in the history
Signed-off-by: hamza mahjoubi <[email protected]>
  • Loading branch information
hamza221 committed Dec 11, 2023
1 parent c66f998 commit 7263e55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/SidebarTabs/TransferOwnership.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
:out-transition="true"
@close="closeModal">
<div class="modal-content">
<h2 class="modal-content__heading">
{{ t('forms', 'Transfer ') }} {{ form.title }}
</h2>
<div class="modal-content__section">
<p class="modal-content__text">
{{ t('forms', 'Please select the account to which you want to transfer ownership') }}
Expand Down

0 comments on commit 7263e55

Please sign in to comment.