mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-28 22:16:00 -04:00
Semantics.
This commit is contained in:
parent
05504d8e5d
commit
9da65f9fc7
5 changed files with 12 additions and 12 deletions
|
@ -16,7 +16,7 @@ modulejs.define('ext/qrcode', ['_', '$', 'modernizr', 'core/settings', 'core/eve
|
|||
callback();
|
||||
} else {
|
||||
$.ajax({
|
||||
url: allsettings.appUrl + 'client/js/qrcode.js',
|
||||
url: allsettings.appHref + 'client/js/qrcode.js',
|
||||
dataType: 'script',
|
||||
complete: function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue