Add noscript tag
This commit is contained in:
parent
ee444186e9
commit
3f316fb8b0
4 changed files with 16 additions and 1 deletions
|
@ -19,6 +19,7 @@ if (storage.has('referrer')) {
|
|||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#page-one').removeAttr('hidden');
|
||||
$('#file-upload').change(onUpload);
|
||||
|
||||
$('.legal-links a, .social-links a, #dl-firefox').click(function(target) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue