This commit is contained in:
@@ -160,7 +160,7 @@ var Finding = {
|
||||
if ($qrCode.find('canvas').length === 0) {
|
||||
$.ajax({
|
||||
method: 'GET',
|
||||
url: latkeConfig.staticServePath +
|
||||
url: Label.staticServePath +
|
||||
'/js/lib/jquery.qrcode.min.js',
|
||||
dataType: 'script',
|
||||
cache: true,
|
||||
|
||||
Reference in New Issue
Block a user