mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
3ca7ceb667
commit
5dc840e603
1 changed files with 2 additions and 1 deletions
|
|
@ -670,7 +670,8 @@ CloudClient.jsload = function(pSrc,pFunc,pStyle,pId)
|
|||
src : pSrc,
|
||||
func : pFunc,
|
||||
stle : pStyle,
|
||||
id : pId);
|
||||
id : pId
|
||||
});
|
||||
};
|
||||
/* Функция создаёт елемент style и записывает туда стили
|
||||
* @pParams_o - структура параметров, заполняеться таким
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue