mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
added jquery and droids font to manifest
This commit is contained in:
parent
726c549839
commit
bca83fcaca
4 changed files with 19 additions and 6 deletions
|
|
@ -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-овые */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue