Merge pull request 'fix: vendored jquery' (!5) from fix-vendor-jquery into main
Reviewed-on: #5 Reviewed-by: b12f <b12f@noreply.git.pub.solar>
This commit is contained in:
commit
4ffd7bc8ea
13 changed files with 1 additions and 1 deletions
login
|
@ -76,7 +76,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="${url.resourcesCommonPath}/node_modules/jquery/dist/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="${url.resourcesPath}/vendor/jquery/dist/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="${url.resourcesPath}/js/base64url.js"></script>
|
||||
<script type="text/javascript">
|
||||
function webAuthnAuthenticate() {
|
||||
|
|
Loading…
Add table
Reference in a new issue