Unify deletion confirmation to use web dialog for share deletion as well
This commit is contained in:
@@ -344,9 +344,9 @@
|
||||
<br>
|
||||
</section>
|
||||
|
||||
<section id="deletecollectionscene" class="container hidden">
|
||||
<h1>Delete Collection</h1>
|
||||
<p>To delete the collection <span class="title" data-name="title">title</span> please enter the phrase <strong
|
||||
<section id="deleteconfirmationscene" class="container hidden">
|
||||
<h1 data-name="headertitle">Delete Collection</h1>
|
||||
<p data-name="confirmationprompt">To delete the collection <span class="title" data-name="title">title</span> please enter the phrase <strong
|
||||
data-name="deleteconfirmationtext"></strong> in the box below:</p>
|
||||
<input type="text" class="deleteconfirmationtxt" data-name="confirmationtxt" />
|
||||
<p class="red">WARNING: This action cannot be reversed.</p>
|
||||
|
||||
Reference in New Issue
Block a user