made changes for login

This commit is contained in:
mb863 2010-07-09 19:36:41 +00:00
parent d69cf13311
commit 0de5829857
3 changed files with 30 additions and 8 deletions

View file

@ -0,0 +1,10 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
$(document).ready(function(){
$("#formLogin").removeClass("hidden");
});