* ajust code format.
This commit is contained in:
@@ -23,8 +23,8 @@ $(document).ready(function()
|
||||
});
|
||||
|
||||
$("#mobile").click(function(event) {
|
||||
$("#qrcode").toggle();
|
||||
event.stopPropagation();
|
||||
return false;
|
||||
$("#qrcode").toggle();
|
||||
event.stopPropagation();
|
||||
return false;
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user