diff --git a/app/views/layouts/phone.html.slim b/app/views/layouts/phone.html.slim index 07b9517c..28898e2f 100644 --- a/app/views/layouts/phone.html.slim +++ b/app/views/layouts/phone.html.slim @@ -19,7 +19,7 @@ html lang="en" link href="images/favicon.ico" rel="shortcut icon" javascript: // Dummy holder when Qmobile object is not supplied by the mobile phone - var QMobile = { + var QMobile2 = { scanQr: function(){window.location = '/select_qrcode'} }