tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-05-31 04:31:01 +04:00
parent ac0930fa35
commit aba4c4c914

View File

@ -398,7 +398,8 @@ function showErrorStatus(message){
// shorthand methods...
function hideStatus(){
// yes, this indeed looks funny ;)
// yes, this indeed looks funny -- to hide a status you need to show
// it without any arguments... ;)
return showStatus()
}
function getStatus(){