-synchronize
This commit is contained in:
parent
7cf9699e37
commit
fb7b56b2c3
6 changed files with 18 additions and 8 deletions
|
@ -21,7 +21,6 @@
|
|||
$(cc.currentElem).append(prevDiv);
|
||||
|
||||
var currParentDiv = document.createElement('div');
|
||||
currParentDiv.setAttribute("style", "background-color:#bbbbbb;");
|
||||
$(cc.currentElem).append(currParentDiv);
|
||||
|
||||
var currDiv = document.createElement('div');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue