Update QR code generation with kjua

This commit is contained in:
JonnyWong16 2021-08-19 09:51:26 -07:00
commit fee25a6aea
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
3 changed files with 19 additions and 9 deletions

View file

@ -2121,7 +2121,7 @@ Rating: {rating}/10 --> Rating: /10
<script src="${http_root}js/parsley.min.js"></script>
<script src="${http_root}js/Sortable.min.js"></script>
<script src="${http_root}js/jquery.inputaffix.min.js"></script>
<script src="${http_root}js/jquery.qrcode.min.js"></script>
<script src="${http_root}js/kjua.min.js"></script>
<script>
function getConfigurationTable() {
$.ajax({