[IMP] set indentation

bzr revid: tpa@tinyerp.com-20120418094524-l2nqten0ngq78957
This commit is contained in:
Turkesh Patel (Open ERP) 2012-04-18 15:15:24 +05:30
parent a133899580
commit 9fdb49c897
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@ instance.web.ListView = instance.web.View.extend( /** @lends instance.web.ListVi
break;
}
}
}
}
}
}
if (!this.colors) { return style; }
for(var i=0, len=this.colors.length; i<len; ++i) {