window.Quser iso root.Quser

This commit is contained in:
2012-08-30 12:11:02 +02:00
parent 1eab95a29a
commit 260bc4997f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
root = exports ? this
window.Quser=
handle_active_list: (callback) ->
$.get('/user/list_info.json', (res) ->
+1 -1
View File
@@ -18,7 +18,7 @@ html lang="en"
link href="images/apple-touch-icon.png" rel="apple-touch-icon-precomposed"
link href="images/favicon.ico" rel="shortcut icon"
javascript:
var QMobile;
var QMobile, Quser, Qsupplier;
// Dummy holder when Qmobile object is not supplied by the mobile phone
QMobile || (QMobile = {
scanQr: function(){window.location = '/select_qrcode'}