attach delete-file handler only after upload

This commit is contained in:
Danny Coates 2017-08-07 11:47:09 -07:00
parent 097ff19c5f
commit 441fe86186
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 25 additions and 24 deletions

View file

@ -61,7 +61,7 @@
<button id="copy-btn" data-l10n-id="copyUrlFormButton"></button>
</div>
<button id="delete-file" data-l10n-id="deleteFileButton"></button>
<a class="send-new" data-state="completed" data-l10n-id="sendAnotherFileLink"></a>
<a class="send-new" data-state="completed" data-l10n-id="sendAnotherFileLink" href="/"></a>
</div>
</div>