added jquery and droids font to manifest

This commit is contained in:
coderaiser 2012-09-15 12:40:24 -04:00
parent 726c549839
commit bca83fcaca
4 changed files with 19 additions and 6 deletions

View file

@ -1104,11 +1104,11 @@ CloudClient.baseInit = (function(){
Util.cssSet({id:'show_2panels',
element:document.head,
inner:
'.panel{' +
'height:' + lHeight +'px;' +
'width:46%;' +
'.panel{' +
'height:' + lHeight +'px;' +
'width:46%;' +
'}'
});
});
});
/* функция меняет ссыки на ajax-овые */