mirror of
https://github.com/operasoftware/ssh-key-authority.git
synced 2025-12-20 12:10:02 -06:00
Upgrade jquery to 3.7.1
This commit is contained in:
4
public_html/jquery/jquery-3.2.1.min.js
vendored
4
public_html/jquery/jquery-3.2.1.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
public_html/jquery/jquery-3.7.1.min.js
vendored
Normal file
2
public_html/jquery/jquery-3.7.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -70,6 +70,6 @@ header("Content-Security-Policy: default-src 'self'");
|
||||
<?php } ?>
|
||||
</div>
|
||||
</div>
|
||||
<script src="<?php outurl('/jquery/jquery-3.2.1.min.js')?>"></script>
|
||||
<script src="<?php outurl('/jquery/jquery-3.7.1.min.js')?>"></script>
|
||||
<script src="<?php outurl('/bootstrap/js/bootstrap.min.js')?>"></script>
|
||||
<script src="<?php outurl('/extra.js?'.filemtime('public_html/extra.js'))?>"></script>
|
||||
|
||||
Reference in New Issue
Block a user