mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
global space admin re-worked
This commit is contained in:
parent
ba5988dca3
commit
620fe28b27
5 changed files with 95 additions and 15 deletions
|
@ -86,7 +86,7 @@
|
|||
|
||||
{{#if permissions.spaceOwner}}
|
||||
{{#dropdown-dialog target="space-delete-button" position="bottom right" button="Delete" color="flat-red" onAction=(action 'deleteSpace')}}
|
||||
<p>Are you sure you want this space and all associated documents?</p>
|
||||
<p>Are you sure you want to delete this space and all associated documents?</p>
|
||||
<div class="input-control">
|
||||
<div class="tip">Please type the space name to confirm</div>
|
||||
{{input type='text' id="delete-space-name" value=deleteSpaceName}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue