MediaWiki:Minerva.js:修订间差异
MediaWiki界面页面
更多操作
无编辑摘要 标签:已被回退 |
无编辑摘要 标签:手工回退 |
||
| 第81行: | 第81行: | ||
contentContainer.appendChild(newContent); | contentContainer.appendChild(newContent); | ||
if (content. | if (content.firstElementChild.getAttribute("rowspan") > 1) { | ||
contentContainer.appendChild(newContent2); | contentContainer.appendChild(newContent2); | ||
} | } | ||