debugging...

This commit is contained in:
Rolux 2010-07-05 14:31:13 +02:00
parent dbb4d34241
commit 010d44ebef
1 changed files with 2 additions and 0 deletions

View File

@ -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) {