debugging...
This commit is contained in:
parent
dbb4d34241
commit
010d44ebef
1 changed files with 2 additions and 0 deletions
|
@ -337,6 +337,8 @@ $(function(){
|
|||
'padding-top': '48px',
|
||||
});
|
||||
|
||||
Ox.print(-1);
|
||||
|
||||
var submit = function() {
|
||||
app.request('login', loginForm.values(), function(result) {
|
||||
if(result.status.code == 200) {
|
||||
|
|
Loading…
Reference in a new issue