Describing improvements
This commit is contained in:
parent
980a61f367
commit
0a9471c10a
2 changed files with 12 additions and 2 deletions
|
|
@ -211,8 +211,8 @@
|
|||
btnBar.appendChild(cancelBtn);
|
||||
box.appendChild(h);
|
||||
if (teaserBox) box.appendChild(teaserBox);
|
||||
if (quoteBox) box.appendChild(quoteBox);
|
||||
box.appendChild(pre);
|
||||
if (quoteBox) box.appendChild(quoteBox);
|
||||
box.appendChild(btnBar);
|
||||
overlay.appendChild(box);
|
||||
document.body.appendChild(overlay);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue