Fix login redirection when there is not enoght permisions.

This commit is contained in:
Paulo Gustavo Veiga
2012-04-05 00:25:34 -03:00
parent bed005afef
commit 4c634fefec
3 changed files with 9 additions and 9 deletions

View File

@@ -109,8 +109,6 @@
// Finally, submit map ...
form.submit();
MooDialog.Request.active.close();
});