big update for home v2

This commit is contained in:
Bachir Soussi Chiadmi
2015-06-03 17:02:24 +02:00
parent 49004d7fee
commit 3ffbc09c10
26 changed files with 4210 additions and 1461 deletions

View File

@ -280,7 +280,7 @@
* layout
*/
function initLayout(){
if(!_max_768()){
if(!_max_768() && !$('body').is('.home-v2')){
var height = $('#header').h() + $('#tasks').h();
if(!_max_480() && !_touch ){